Event Type
How to use interfaces and generics in TypeScript
Event details
EMEA
What you'll learn
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