using ts-node in a node typescript project
This is an improvement of the setup that I have shown in the video: "setup of a node project with typescript and tsconfig.json" :
• setup of a node project with typescript a... .
GitHub repo :
https://github.com/NathanKr/node-type...
Sections
00:00 Motivation and previous setup
03:55 What is the limitation of the previous setup
04:38 The solution is ts-node
06:10 Using ts-node in a node typescript setup
11:55 Summary