802
you are viewing a single comment's thread
view the rest of the comments
[-] purpleprophy@feddit.uk 4 points 7 months ago

After maintaining a huge JS codebase for years and finally upgrading it to TS, my life is so much easier. Refactoring is faster and less error-prone. I no longer have to manually document the parameter/return types for every function. I don't have that gnawing "oh damn, what if I missed something" feeling whenever I make changes.

Yes it's a bit more work up front but it pays dividends on larger codebases.

this post was submitted on 14 Nov 2023
802 points (94.5% liked)

Programmer Humor

31229 readers
873 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 4 years ago
MODERATORS