this post was submitted on 14 Nov 2023
809 points (94.6% liked)

Programmer Humor

32464 readers
434 users here now

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

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 34 points 1 year ago* (last edited 1 year ago) (2 children)

JS is the one that's built into the browser. If JS wasn't built into the browser, it would go onto the trashbin of bad old languages that only survived because of their platform like VBA and ActionScript and .bat batch scripting. You can't compare JS to any other language because JS is the one you don't get a choice on.

[–] [email protected] 9 points 1 year ago (2 children)

Tell that to the NodeJS people...

[–] [email protected] 9 points 1 year ago

Stockholm syndrome.

[–] [email protected] 6 points 1 year ago

I've heard it said that the longer you work with JavaScript, the more you hate it. I'm not gonna lie, I really miss working on ASP.Net Core backends. Switching from that to NodeJS was a huge downgrade.

[–] [email protected] 0 points 1 year ago

Fine but whatever you think about js, dynamic languages have certain advantages, and trying to turn it into another java or c# is a stupid endeavor. You're not "fixing" javascript by making it more like java.