713

No offence

you are viewing a single comment's thread
view the rest of the comments
[-] dontblink@feddit.it 41 points 1 year ago

May i ask why everyone hates JavaScript so much? It's not ironic it's a real question, i can't really get it, is it just because it doesn't have types? Or there's more?

[-] pazukaza@lemmy.ml 0 points 1 year ago

My problem with it is that it gives people too much freedom. They can write the code in very, VERY ugly ways... And they do. It's a language that let's you write a mess pretty easily.

That's really my only complaint. The ugliness happens mainly in:

  • callback hell. For some reason some people still do callback hell in 2023.

  • functions as objects. This is pretty neat actually, one of the best things in Javascript, but some people just abuse the hell out of it.

load more comments (32 replies)
this post was submitted on 16 Jul 2023
713 points (92.4% liked)

Programmer Humor

32373 readers
327 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS