Video details

How to use interfaces and generics in TypeScript

TypeScript
06.24.2021
English

In this webinar, Pluralsight author Dan Wahlin will show you the role that interfaces and generics can play in TypeScript and see how they can be used to drive consistency and provide better reuse of code across your code base.
You’ll come away knowing:
- The different TypeScript types - The case for interfaces - How to create and use interfaces and generics - When to use types versus interfaces