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

Programmer Humor

19187 readers
1306 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 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] Phen@lemmy.eco.br 33 points 1 year ago* (last edited 1 year ago) (1 children)

Typescript may have a million problems that make getting into it annoyingly hard and even seem pointless, but once it's settled in your project and used well... Damn is it fucking good.

And I'm saying that even though I had to disable intellisense and most of those advanced features because the project I work for is too large and typescript would easily use over 20GB of RAM and get my computer to freeze.

But if you're trying to use it like a traditional typed language, you'll only see the bad side of it and you'll certainly hate it.