Learn how to set up TypeScript for use in VSCode on your local computer — including global and project-specific installations.
JavaScript is a powerful programming language but without types, code can get messy and difficult to maintain. That's where TypeScript comes in. With learn Intermediate TypeScript, you'll build upon your foundational TypeScript knowledge and work on your own computer. You'll learn the different ways to install TypeScript and helpful common configurations to make it work efficiently for you.
* Install TypeScript locally
* Read TS config documentation
* Configure tsconfig.json
JavaScript is a powerful programming language but without types, code can get messy and difficult to maintain. That's where TypeScript comes in. With learn Intermediate TypeScript, you'll build upon your foundational TypeScript knowledge and work on your own computer. You'll learn the different ways to install TypeScript and helpful common configurations to make it work efficiently for you.
* Install TypeScript locally
* Read TS config documentation
* Configure tsconfig.json