Plans from $25/month
This lesson is for members. Join us?
Subscribe now and get immediate access to this course, 30 more and all future Vue.js courses!
Type Aliases in TypeScript
In this lesson, we begin creating types of our own using type aliases in TypeScript.
Type aliases are most handy for naming union types but can also be used in other ways.