Featured resource
pluralsight tech forecast
2025 Tech Forecast

Which technologies will dominate in 2025? And what skills do you need to keep up?

Check it out
Hamburger Icon
  • Course
    • Libraries: If you want this course, consider one of these libraries.
    • Core Tech

Configuring and Compiling TypeScript 5 Projects

TypeScript is a programming language related to JavaScript which is used to build full-complexity web applications.

Daniel Stern - Pluralsight course - Configuring and Compiling TypeScript 5 Projects
by Daniel Stern

What you'll learn

All non-trivial web applications feature interactivity and often render a detailed array of complex information. To help manage and organize these complex applications, you can use TypeScript to add additional features, type safety, and compile-time error checking to most web applications. But how can you most efficiently configure and compile our TypeScript applications, so that the app builds quickly, integrates efficiently with a workflow, and compiles into the most error free and lean application possible? In this course, Configuring and Compiling TypeScript 5 Projects , you’ll learn a wide variety of knowledge and techniques for getting the most of your TypeScript application configuration and compilation. First, you’ll gain an overview of TypeScript configuration and compilation, understanding what business goals mastery of these disciplines can help you accomplish (e.g., improved developer efficiency,) and what tools you’ll be using (tsconfig, tsc.). Next, you’ll learn about TypeScript compilation, including using TSC to compile TypeScript into JavaScript). Finally, you’ll spend the remainder of the course learning and applying the myriad configuration options TypeScript offers. When you’ve completed this course, you’ll have all the knowledge needed to maintain and modify existing TypeScript projects or to scaffold new ones.

Table of contents

About the author

Daniel Stern - Pluralsight course - Configuring and Compiling TypeScript 5 Projects
Daniel Stern

Daniel Stern is a freelance web developer from Toronto, Ontario who specializes in Angular, ES6, TypeScript and React. His work has been featured in CSS Weekly, JavaScript Weekly and at Full Stack Conf in England.

More Courses by Daniel