177
you are viewing a single comment's thread
view the rest of the comments
[-] CanadaPlus@lemmy.sdf.org 7 points 1 month ago

Was it a deliberate choice to leave JavaScript off entirely?

[-] alt_xa_23@lemmy.world 9 points 1 month ago

ECMAScript is included, which is the official JavaScript standard

[-] CanadaPlus@lemmy.sdf.org 4 points 1 month ago

I actually did miss that one. TIL.

Interesting that it's just as nu as TypeScript, despite TypeScript definitely coming after.

[-] ZILtoid1991@lemmy.world 2 points 1 month ago

I roughly based the nu-obsolete scale on language features not age (or use), TypeScript is just ECMAScript with an optional type safety feature.

[-] CanadaPlus@lemmy.sdf.org 2 points 1 month ago* (last edited 1 month ago)

I see! So you'd say type safety is system-type feature, then?

[-] Randelung@lemmy.world 1 points 1 month ago

That's... not the whole story. TypeScript is very powerful without users noticing. The most widely used feature is probably implicit this binding in fat arrow functions, but also targeted compilation to lower ES standards. It's not just type annotations ร  la Python.

[-] x00z@lemmy.world 3 points 1 month ago
[-] MonkeMischief@lemmy.today 5 points 1 month ago

Hahaha gottem XD

[-] CanadaPlus@lemmy.sdf.org 3 points 1 month ago* (last edited 1 month ago)

That's just Java

On the off chance that you don't already know, that's a totally different thing named after the same drink.

[-] x00z@lemmy.world 4 points 1 month ago

I'll pull out the emojis for this one.

๐Ÿ‘‰๏ธ๐Ÿ˜Ž๐Ÿ‘‰๏ธ

this post was submitted on 20 Aug 2025
177 points (75.4% liked)

Programmer Humor

26722 readers
1520 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