this post was submitted on 06 Aug 2023
506 points (91.5% liked)

Programmer Humor

20689 readers
9 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] Reliant1087@lemmy.world 0 points 2 years ago (1 children)

I agree with you that every language has its flaws but JS feels like it was a hodgepodge created without any design philosophy in mind. I don't use C or lisp in day to day work but I can appreciate their philosophies and power. Can't say the same about JS.

[โ€“] Blackmist@feddit.uk 3 points 2 years ago

If it has a design philosophy, it's "never show an error, even when the user is wrong".