Loading video player...
What you’ll learn: 1. Understanding npm init -y (creating package.json) 2. npx 3. tsc 4. --init 5. tsconfig.json 7. ts-node 8. Generating tsconfig.json using npx tsc --init 9. Difference between tsc and ts-node 10. Compiling .ts files into .js 11. Running TypeScript files directly without compiling