How to create a Modern Express Server using TypeScript | Part 2

Опубликовано: 30 Декабрь 2021
на канале: FrostZ
881
25

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 usin...  
Part 3:    • How to create a Modern Express Server usin...  

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...