TypeScript Compiler (tsc) configuration in VS Code

preview_player
Показать описание
In this episode, we explore the importance of considering the platform for our TypeScript application. We also discuss the --watch option to streamline development, and caution against the potential issues of installing TypeScript globally.

*My FREE programming apps:*

*My FREE TypeScript Course:*

Timeline:
0:00 Introduction
0:24 Runtime Environments & JavaScript Engines
0:55 Setting Up TypeScript Compiler Configuration
1:47 Enabling Strict Type Checking
2:19 Quick fixes with Visual Studio Code IntelliSense
2:52 Compiling TypeScript into JavaScript
3:35 Using TypeScript's Watch Mode
3:56 Introduction to npm Scripts
5:06 Executing Binaries from Node Modules
5:48 Issues with Global TypeScript Installations
6:16 Specifying VS Code's TypeScript Version
6:52 Quiz Time
7:58 Preview of Upcoming Video

Source Code:

Follow Us:

#javascript #programming #typescript #npm #nodejs #coding
Рекомендации по теме
Комментарии
Автор

Gold as always and to answer you previous question yes I do answer the quizzes as they show me the key points to remember. Active recall ftw
Love the outro music btw

heagandev