Migrating your Node.js Express API to TypeScript
Intro Recently, I made the impactful decision to migrate my entire Node.js API from JavaScript to TypeScript. I worked with other statically typed programming languages before and therefore understood the basic concept of TypeScript. Nonetheless, I e...
Jan 14, 202113 min read327

