809
you are viewing a single comment's thread
view the rest of the comments
[-] purpleprophy@feddit.uk 4 points 11 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
809 points (94.6% liked)

Programmer Humor

32259 readers
145 users here now

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

Rules:

founded 5 years ago
MODERATORS