Poor Northampton. One little treasonous insurrection nearly 400 years ago and now it'll never be a city ๐โ
purpleprophy
joined 1 year ago
Poor Northampton. One little treasonous insurrection nearly 400 years ago and now it'll never be a city ๐โ
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.