1 -Section intro
2 -The 2 ways to use TypeScript
3 -Using TypeScript without the official compiler - natively in Node
4 -Using TypeScript without the compiler, natively in the browser
5 -Using TypeScript without the compiler, using libraries and runners
6 -Three ways to install the TSC compiler
6 - TypeScript - did you know.html
7 -Why is Node so popular for executing the TSC
8 -Compiling your first TypeScript file into JavaScript using npm
9 -TSC uses your PATH variables
10 -Understanding batch scripts vs TSC executable
11 -TSC Bin and Lib folders
12 -Shebang line and the chickenEgg problem
13 -TSC self-hosting and bootstrapping
14 -Creating a script file for our project
15 -typescript project code.rar
15 - Starting project files.html