Hacker News new | ask | show | jobs
by DeathArrow 479 days ago
>People would actively look for all the bad parts just to complain about it...

What are the good parts? When you only have a hammer, everything is going to resemble a nail.

Javascript was designed to manipulate the DOM and bring a bit of interactivity to otherwise static web pages.

It wasn't designed to write applications in. Nor it was designed to be used for web backend, mobile software and desktop software.

It's like some people try to write everything in Bash and protest when some other people want to use other languages.