• TheRedSpade@lemmy.world
    link
    fedilink
    arrow-up
    4
    ·
    21 hours ago

    I am old. I am still not over JavaScript existing outside of a browser.

    I’m in my mid thirties and didn’t know this was a thing until now.

    • vithigar@lemmy.ca
      link
      fedilink
      arrow-up
      10
      ·
      edit-2
      20 hours ago

      Even if you don’t count desktop applications like VSCode or Discord or whatever that are written in primarily JavaScript due to those arguably just being packed inside their own little browser engine that they ship with, still yes.

      Node.js is an extremely widely used JavaScript runtime environment that people are using to write server back ends and command line utilities and god knows what else in JavaScript.