this post was submitted on 17 Aug 2024
707 points (95.1% liked)

Programmer Humor

32050 readers
1527 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
[โ€“] dohpaz42@lemmy.world 45 points 1 month ago (2 children)
[โ€“] masterspace@lemmy.ca 1 points 1 month ago* (last edited 1 month ago) (2 children)

Lol, at poo pooing typescript in a thread praising python of all languages

[โ€“] bitfucker@programming.dev 10 points 1 month ago (1 children)

Dude... Java is not JavaScript

[โ€“] masterspace@lemmy.ca -1 points 1 month ago

Java/Type Script

[โ€“] CanadaPlus@lemmy.sdf.org 1 points 1 month ago* (last edited 1 month 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.