Plans from $25/month
This lesson is for members. Join us?
Subscribe now to get instant access to this course, plus a full library of Vue.js courses tailored to the plan you choose.
Union Types in TypeScript
In this lesson, we learn about union types in TypeScript.
Union types grant us the ability to allow variables, function parameters and so on to be multiple types.
