Migrating Production JS apps to TypeScript

I started the process of migrating blockchain.com’s web wallet application from JavaScript to TypeScript in January 2020. My goals were to increase developer productivity, decrease human errors, and improve the maintainability of our app. Our app had been…