this post was submitted on 08 Sep 2023
546 points (94.2% liked)
Programmer Humor
19488 readers
624 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
Typescript is an abomination. Been writing JS just fine for 30 years without it.
Why? (I've only used vanilla JS and jQuery.)
Not OP, but generally the arguments I've been told are:
Microsoft is an abomination (true).
"Don't make me explicitly state types; it is too confusing!" Installs 20 libraries including fucking pad left to eek out basic functionality.
Strongly typed haters are right up there with curly brace haters.
Reflexive MS hatred is just as dumb as any other kind of reflexive hatred. TypeScript is free and open source, so what's the danger?