this post was submitted on 24 Mar 2024
203 points (95.5% liked)
Programmer Humor
19488 readers
1119 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
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
How do you feel about TypeScript
U can try and polish a turd if ya want.
Well, what TYPE of turd is it? ;)
any
You better catch that.
Better. Of course, it's just built over top, so you can still get JavaScript issues in TypeScript, and it's not necessarily going to be obvious. This is particularly an issue if you call JavaScript libraries, which I'm told is standard practice.
A more polished unholy list of depencies?