retiolus@lemmy.cat to Programmer Humor@lemmy.ml · 1 year ago10 Worst Programming Languagesi.ibb.coimagemessage-square29fedilinkarrow-up178arrow-down13
arrow-up175arrow-down1image10 Worst Programming Languagesi.ibb.coretiolus@lemmy.cat to Programmer Humor@lemmy.ml · 1 year agomessage-square29fedilink
minus-squareFreesoftwareenjoyer@lemmy.worldlinkfedilinkarrow-up0·1 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.
It can be. But if you want to have modules you need to use something to compile them into a single file.
There are native modules, no?