TypeScript Fundamentals: Learn TypeScript from Scratch

Watch this course for FREE this weekend only.
Create an account to start watching.

or

Implementing Interfaces on Classes in TypeScript

In this lesson, we learn how to use interfaces along with classes to ensure that our classes provide particular properties and methods.