this post was submitted on 14 Nov 2023
805 points (94.6% liked)

Programmer Humor

36993 readers
368 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
[–] DrM@feddit.de 1 points 2 years ago

I don't think that this would work, there are no types anymore during runtime because everything is translated into plain js on build. TypeScript only exists during development