Getting Started- Express.js with Typescript
Overview
In this article we will be learning about, how to set up TypeScript and Express.js project. This will involve few step to do it. I'm sure that you have already downloaded Node.js in your system.
1. Initialize Node.js Project:
If you haven't ...
shivam-sharma.hashnode.dev2 min read