- Basic Types string, number, boolean, bigInt, symbol,
- Enum, Union, type alias, interface, literal type, optional property,
- type extensions, interface extension
- type assertion "as", function return type, parameter type annotation, perdicate: parameter is type
- narrowing using typeof, Array.isArray, instanceof, in, !,
- Configs: noImplicitAny, strictNullChecks
protickr/typescript-practice
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|