Learn TypeScript: Union Types
Offered By: Codecademy
Course Description
Overview
Combine individual types into flexible combinations with union types.
Continue your TypeScript learning journey with Learn TypeScript: Union Types. Union types help strike a balance between extreme specificity and being totally unspecific with our types. Combine individual types into flexible combinations with union types.
### Skills you’ll gain
* Combine multiple types using unions.
* Narrow down methods and properties available in a program with type narrowing.
* Define states within the program using literal types and unions.
### Notes on prerequisites
We recommend that you complete [Learn TypeScript: Complex Types](https://www.codecademy.com/learn/learn-typescript-complex-types) before starting this course.
Continue your TypeScript learning journey with Learn TypeScript: Union Types. Union types help strike a balance between extreme specificity and being totally unspecific with our types. Combine individual types into flexible combinations with union types.
### Skills you’ll gain
* Combine multiple types using unions.
* Narrow down methods and properties available in a program with type narrowing.
* Define states within the program using literal types and unions.
### Notes on prerequisites
We recommend that you complete [Learn TypeScript: Complex Types](https://www.codecademy.com/learn/learn-typescript-complex-types) before starting this course.
Syllabus
- Union Types: TypeScript union types allow us to combine individual types into flexible combinations.
- Lesson: Union Types
- Quiz: Union Types
- Project: Unionversity
- Informational: Next Steps
Taught by
Kenny Lin
Related Courses
DEV201x: Introduction to TypeScriptMicrosoft via edX Developing Dynamic Web Applications Using Angular
Microsoft via edX Introduction to TypeScript 2
Microsoft via edX Multiplatform Mobile App Development with NativeScript
The Hong Kong University of Science and Technology via Coursera Angular Fundamentals
Microsoft via edX