this post was submitted on 17 Aug 2024
713 points (95.4% liked)

Programmer Humor

32464 readers
448 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] 1 points 2 months ago* (last edited 2 months ago)

TypeScript might be fine, if it didn't typically rely on a JavaScript stack that can and will ignore the nominal types.

TBF you probably don't have to use any native JS libraries, so it's kind of user error.