- Course
TypeScript in Practice: Configure and Compile Projects
Every TypeScript project is unique and likely requires a different configuration of the TypeScript compiler. This course will teach you how to organize code and configure tsc for several common TypeScript application types.
- Course
TypeScript in Practice: Configure and Compile Projects
Every TypeScript project is unique and likely requires a different configuration of the TypeScript compiler. This course will teach you how to organize code and configure tsc for several common TypeScript application types.
Get started today
Access this course and other top-rated tech content with one of our business plans.
Try this course for free
Access this course and other top-rated tech content with one of our individual plans.
This course is included in the libraries shown below:
- Core Tech
What you'll learn
Every TypeScript project is unique, and therefore may need to be configured differently from one project to another. In this course, TypeScript in Practice: Configure and Compile Projects, you’ll learn to configure some of the most common types of TypeScript projects. First, you’ll explore tsconfig.json’s most common configuration options. Next, you’ll discover how to organize code with modules and project references. Finally, you’ll learn how to optimize build performance for different environments. When you’re finished with this course, you’ll have the skills and knowledge of configuring TypeScript projects needed to set your own projects up for success.