this post was submitted on 20 Dec 2024
939 points (96.8% liked)

Programmer Humor

32715 readers
738 users here now

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

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 6 points 2 days ago (1 children)

Few people use just Typescript, though - there's always dangerously exposed native libraries in the mix.

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

I would somewhat disagree. These days virtually every popular library on npm is pure typescript and every new project I see at a company is pure typescript, with only legacy migrations of old systems still mixing the two.

[–] [email protected] 1 points 2 days ago* (last edited 2 days ago)

I'm not involved enough to really comment on that, but it's not a 14 year old joke as much as a 1 or 2 year old joke if so.

Glad to hear it's taking off. Hopefully browsers migrate to supporting it natively and depreciating JavaScript next.