A set of small scripts highlighting Typescript features. (v4.6)
- Shortcut Property Mapping
- Union
- Discriminated Unions
- Intersection Types
- Lexical Scope
- Literal Types
- Type Narrowing
- Null vs Undefined
- Optional and Readonly
- Never
- Non Null Assertions
- Interfaces vs Types
- Partial
- Required
- Readonly
- Record