Advanced Typescript
Get familiar with some of Typescript's greatest advanced features.
Typescript is awesome. It offers so many great features. Here’s a summary of some of the greatest advanced Typescript features.
- Union and intersection types
- Keyof
- Typeof
- Conditional types