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

Programmer Humor

22790 readers
1177 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
[–] AnotherPenguin@programming.dev 26 points 14 hours ago (1 children)
[–] some_random_nick@lemmy.world 7 points 8 hours ago (1 children)
[–] VivianRixia@piefed.social 12 points 8 hours ago (1 children)

TypeScript?

It is Microsoft JavaScript.

[–] The_Decryptor@aussie.zone 5 points 7 hours ago (1 children)

TypeScript is actually pretty nice, it'd be JScript instead.

[–] pennomi@lemmy.world 9 points 5 hours ago

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.