Here, I am learning about vanilla TypeScript
- 👾 There are bugs / discussions can be clicked Discussions
- Lesson 01
- Type Data
- Lesson 02
- Array
- Objects
- Tuple
- Interface
- Enums
- Lesson 03
- Functions
- Type Alias
- Literal Types
- Custom guard
- More details, please Click this
- Lesson 04
- Assertions
- DOM
- More details, please Click this
- Lesson 05
- Classes
- Parent Classes
- Interface with Classes
- More details, please Click this
- Lesson 06
- Index Signatures
- keyof Assertions
- More details, please Click this
- Lesson 07
- Index Signatures
- keyof Assertions
- More details, please Click this
- Lesson 08
- Utility Types
- Partial
- Required and Readonly
- Record
- Pick and Omit
- Exlude and Extract
- ReturnType
- Parameters
- Awaited
- More details, please Click this