this post was submitted on 14 Aug 2023
593 points (92.7% liked)

Programmer Humor

31260 readers
754 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
[–] [email protected] 14 points 10 months ago (3 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

[–] [email protected] 3 points 10 months ago* (last edited 10 months ago)

well if you consider its not finished yet, it was actually made in 27 years.

still not good tho

[–] [email protected] 1 points 10 months ago

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.

[–] [email protected] -1 points 10 months ago (1 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?

[–] [email protected] 2 points 10 months ago (1 children)
[–] [email protected] 1 points 10 months ago

WASM knows kung-fu