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.

Defining Interfaces in TypeScript

In this lesson we learn how to mold our objects into predictable shapes using TypeScript interfaces.

We can add new fields to existing TypeScript interfaces and make interface fields optional.