using ts-node in a node typescript project
Link to a typescript-based next.js course with an 80% discount
Migrate react app to next.js app
https://nathankrasney.podia.com/migra...
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 typescr... .
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