In this video I do a plain typescript project setup, with proper debugging and deployment to a live server and redeployment on code change detection.
Github: https://github.com/tamani-coding/webp...
(00:00) - Intro
(01:01) - Install typescript & webpack
(02:38) - Create Source Files
(03:48) - Configure Typescript
(04:52) - Configure Webpack
(05:59) - Write some typescript code
(07:26) - Bundle your app
(08:45) - Deploy to live-server and enable code change detection
(12:16) - Debugging
(13:26) - Use Online Tool for Project Setup
(15:02) - Outro