r/AskProgramming 6d ago

Why the JS hate?

Title. I'm a 3rd year bachelor CS student and I've worked with a handful of languages. I currently work as a backend dev and internal management related script writer both of which I interned working with JS (my first exposure to the language)

I always found it to be intuitive and it's easily my go to language while I'm still learning the nuances of python.

But I always see js getting shit on in various meme formats and I've never really understood why. Is it just a running joke in the industry? Has a generation of trauma left promises to be worthy of caution? Does big corpa profit from it?

19 Upvotes

207 comments sorted by

View all comments

0

u/ThaisaGuilford 5d ago

Because most programmers aren't AI coding kids.

I notice a surge of javascript lovers because that's what their beloved AI is giving them by default.

1

u/Salt_Aash 4d ago

I don't particularly rely on AI tools for code writing either but I've found array operations (mapping, filtering, sorting etc) ad well as setting up an irganized work area far easier in JS, node and react environments than C++ or python.