Migrating a Node.js Project to TypeScript
TypeScript

Migrating a Node.js Project to TypeScript

When our team decided to migrate to TypeScript, I thought it'd take a week. It took three months. Here's the full story -- what went smoothly, what broke, how we handled strict mode, third-party types, and the build pipeline.

11 min read 3,752 views
#typescript #migration #nodejs #tsconfig
Continue Reading →