- Course
Getting the Most from the TypeScript Compiler
This course, Getting the Most from the TypeScript Compiler, will teach you advanced techniques of TypeScript, how to rely on the compiler to avoid errors, how to have rapid feedback, and how to improve the code maintainability.
- Course
Getting the Most from the TypeScript Compiler
This course, Getting the Most from the TypeScript Compiler, will teach you advanced techniques of TypeScript, how to rely on the compiler to avoid errors, how to have rapid feedback, and how to improve the code maintainability.
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
At the core of any successful application is an in-depth knowledge of how to write well maintainable code. In this course, Getting the Most from the TypeScript Compiler, you’ll learn how to rely on the compiler to avoid errors and have cleaner code. First, you’ll learn about compiler options you can use. Next, you’ll explore advanced features of the language. Finally, you’ll discover how to use types to better design an application. When you’re finished with this course, you’ll have an advanced knowledge of TypeScript and its compiler that will help you as you write your own applications with fewer errors and an improved design.
Getting the Most from the TypeScript Compiler
-
Introduction and Overview | 5m 57s
-
Demo Overview | 2m 22s
-
Activating noUnusedLocals | 4m 22s
-
Activating noUnusedParameters | 5m
-
Activating noFallthroughCasesInSwitch | 2m 27s
-
Activating noImplicitReturns | 3m 47s
-
Activating noImplicitThis | 3m 4s
-
Activating noImplicitAny | 4m 9s
-
Activating strictNullChecks | 8m 6s
-
Summary | 1m 4s