Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
C0D4681466yJavaScript is what it is because no one replaced it years ago, and some crazy fucker decided having JS work at the server side would be a good idea.
This unfolded a never ending mess of bullshit frameworks and libraries that have ZERO regard for resource management, they might as well be bitcoin miners, at least I’ll know what to expect.
Now before all this, JS has its flaws like any other language, and unless you understand how it works you’ll end up in quite a few pitfalls very easily. -
bahua129056yJavascript draws HTML on the client's machine, using the client's compute resources, and makes debugging much more difficult, as the HTML is obscured in the page source.
I find it useful for producing extra graphical effects, but I'm staunchly of the opinion that the generation of dynamic content should be handled on the server side by a more robust language, and that the server should bear the processing weight. -
People hate it because others are building great things with it in all levels of the stack.
Haters gonna hate. But you'll still be cashing that paycheck as a JS Dev ;) -
dejaime3516yBecause JavaScript is flawed, but we need to use it. The same reason why PHP has takes on so much hate. When you have a bad tech but no economically viable replacement... you get frustrated people. And these frustrated people go ahead, start talking about the crap, and then the "can't really code anything" crew comes along and start copy pasting all the crap into memes... and voilà!
Why so much JavaScript hate? 😓
rant
javascript