• snowe
    link
    fedilink
    11 year ago

    Makes sense. Deno was created by the same person that created node. They’re both going to be terrible, especially when they ignore everything ever discovered in software engineering about writing good code, good frameworks, good languages, etc.

          • snowe
            link
            fedilink
            11 year ago

            gotcha. I don’t think bun is created by the same person that created node. deno is, and has just as bad a design as node as a result. it honestly baffling that people trust someone to write a language who failed so badly to write a language that they set back the entire world for decades to come.

            • @sip@programming.dev
              link
              fedilink
              21 year ago

              idk I think people can learn from their mistakes and evolve. especially if they accept collaboration and RFCs.

              I haven’t worked much with deno, so I can’t tell. But I earn my living with Node and it’s ok. I still hate js more than node itself.

            • @sip@programming.dev
              link
              fedilink
              21 year ago

              idk I think people can learn from their mistakes and evolve. especially if they accept collaboration and RFCs.

              I haven’t worked much with deno, so I can’t tell. But I earn my living with Node and it’s ok. I dislike js way more than node itself.

              I guess all the hate is around module resolution and package management.