Learn Vue JS course Learn Javascript and Vue JS Learn VueJS course Learn VueJS Tutorial

TypeScript Fundamentals

Get access to the most comprehensive Vue.js video library in the world. Over 300 video lessons including the newest Vue 3 features.

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.