this post was submitted on 26 Apr 2025
991 points (98.9% liked)

Programmer Humor

30090 readers
1062 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
[–] pennomi@lemmy.world 17 points 10 months ago (1 children)

TypeScript is only nice compared to JavaScript. It still has most of the warts and footguns of JS, but the typing system really is badly needed.

[–] slappypantsgo@lemm.ee 2 points 10 months ago

I always really liked JavaScript, but I’m not a software developer. I guess that’s probably the difference between me and folks who actually need to write production code with it.