this post was submitted on 08 Sep 2023
547 points (94.2% liked)

Programmer Humor

22642 readers
1398 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

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] OffByOneError -3 points 2 years ago (1 children)

Typescript is an abomination. Been writing JS just fine for 30 years without it.

[–] [email protected] 2 points 2 years ago (1 children)

Typescript is an abomination.

Why? (I've only used vanilla JS and jQuery.)

[–] glockenspiel 5 points 2 years ago (1 children)

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.

[–] [email protected] 2 points 2 years ago* (last edited 2 years ago)

Microsoft is an abomination (true).

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?