TypeScript Fundamentals: Learn TypeScript from Scratch

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

or

Using Interfaces in TypeScript

In this lesson we use our interfaces in order to make the input and output of a purchaseItem function predictable.