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.