Create a modern express server using TypeScript, the video talks about how the use of decorators can make your life easier in TypeScript. This is just an approach of how you can use TypeScript with Expressjs to create an Express Server using Object oriented approach.
Part 1: • How to create a Modern Express Server...
Part 2: • How to create a Modern Express Server...
The first video goes on setting up our development environment and installing dependencies, followed by setting up TypeScript.
Link to Repo: https://github.com/frostzt/express-ab...