Learn TypeScript: Union Types
Level up your Typescript skills by learning how to combine individual types into flexible combinations with union types.
About 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 before starting this course.
There are no reviews yet.