639
JavaScript programming
(lemmy.ml)
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
This can be fixed by switching from npm to pnpm or bun. They use hard links and a package cache.
This does not fix anything. Your final packaged code is the same.
Depends firstly what you are building. For a Node backend, it of course matters a lot. For a JS frontend you always only ship a fraction of the dependency code, so the meme doesn't really apply. Modern JS frameworks are alright as long as you know what you are doing ๐
Modern JavaScript has come a long way.
Modern CSS has come a long way.
Have fun with a11y!