Understand the TypeScript Compiler AKA tsc

InstructorJohn Lindquist

Share this video with your friends

Send Tweet

The TypeScript Compiler (also known as "tsc") is the backbone of many bundlers, plugins, and tools that work with TypeScript. While we don't often invoke tsc directly, we do configure how tsc behaves inside of the bundlers that we use. This lessons helps you understand the features of tsc and how to use it.

Navneet Kumar Sharma
~ 4 years ago

Which extension is needed in vs code to autocomplete react, typescript & others? and I also liked the font of your vs code editor. Can you please share all the installed extensions & themes, please?