• Dr. Moose@lemmy.world
    link
    fedilink
    English
    arrow-up
    2
    ·
    2 months ago

    So is Deno! You can easily import npm: and node: packages and run typescript without transpiling. With Bun and Deno there’s no reason to use Node tbh.

    • sfxrlz@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      2 months ago

      For starting new projects i absolut agree. At work we have a legacy react app that just will not run on bun and for deno we would probably have to rewrite some stuff.