this post was submitted on 14 Aug 2023
482 points (92.6% liked)
Programmer Humor
32429 readers
1221 users here now
Post funny things about programming here! (Or just rant about your favourite programming language.)
Rules:
- Posts must be relevant to programming, programmers, or computer science.
- No NSFW content.
- Jokes must be in good taste. No hate speech, bigotry, etc.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
How many people who post JS BAD memes could provide a single example of why it's bad without looking it up?
It was made in 10 days, its type system is a mess, its syntactic shit, and there are just better replacements out there that will never see the light of day due to how big its already gotten
Coming from other languages I find the async by default thing annoying but I fully understand it's necessary for web sites to render in real time.