Advanced Typescript
Get familiar with some of Typescript's greatest advanced features.
7 min readSep 1, 2021
--
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