Getting started with express and typescript
Getting started with express and typescript I recently started an ExpressJS project, and I wanted to use Typescript, as I thought my project would benefit from the typed language and stricter structure. I had a bit of trouble setting up when following other tutorials, so of course the right thing continue reading…