Defining Interfaces
Let's define interfaces that can be used to strongly type our application.
Introduction
We have already stored our product information in the products
array of the DataService
class. Each product has a similar structure.
Get hands-on with 1400+ tech skills courses.