• Otome-chan
    link
    fedilink
    61 year ago

    I’m just gonna go out on a limb and ruffle some feathers and say it’s node.js

      • Otome-chan
        link
        fedilink
        11 year ago

        regular javascript is actually okay in my book. It’s just node.js that I despise because of all it’s weirdness. Javascript should just be able to be opened in a browser and run with no fuss.

        • @[email protected]
          link
          fedilink
          01 year ago

          Javascript should just be able to be opened in a browser and run with no fuss

          It can be. But if you want to have modules you need to use something to compile them into a single file.