this post was submitted on 14 Aug 2023
605 points (92.5% liked)

Programmer Humor

31324 readers
19 users here now

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

Rules:

founded 4 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] thedeadwalking4242@lemmy.world 13 points 11 months ago (5 children)

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

[–] rikudou@lemmings.world 0 points 11 months ago (2 children)

Well, use typescript. There's no excuse to use pure JS nowadays. It doesn't solve everything, but it for sure solves 95%+ of JS issues.

Or use WebAssembly, I think it's usable nowadays?

load more comments (2 replies)