this post was submitted on 14 Nov 2023
802 points (94.7% liked)

Programmer Humor

36972 readers
181 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
[–] Pxtl@lemmy.ca 32 points 2 years ago* (last edited 2 years 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.

[–] Bene7rddso@feddit.de 9 points 2 years ago (2 children)

Tell that to the NodeJS people...

[–] Pxtl@lemmy.ca 9 points 2 years ago

Stockholm syndrome.

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.

[–] atyaz@reddthat.com 0 points 2 years 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.