Learn Intermediate TypeScript
Dive into intermediate TypeScript concepts including class types, type narrowing, and generics.
About this course
This comprehensive course on TypeScript takes you from setting up TypeScript in VSCode to mastering its intermediate concepts and features. You’ll learn how to install TypeScript globally and for specific projects in VSCode on your local computer, apply TypeScript types to classes to control how class properties and methods are used. You’ll also learn how TypeScript does type narrowing, use type guards, and apply generics with classes, type parameter defaults and constraints.Through practical examples password generator and currency converter apps, you’ll gain hands-on experience in using these concepts.
Skills you’ll gain
Set up TypeScript in VSCode on your local computer
Apply types to object-oriented programming patterns
Utilize TypeScript’s power of inference through type narrowing and type guards
Create reusable code with TypeScript generics
There are no reviews yet.