Youtube typescript tutorial code-along with my personal notes and experiments. Create a file called index.ts and write some ts in it. Then, in the cli, run 'tsc index.ts'. This compiles the ts in ...