Description
In this course, you will learn:
- The benefits of TypeScript
- Types
- Typeof
- String types
- Boolean types
- Object types
- Array types
- Tuple types
- Enum types
- Any types
- Union types
- Literal types
- Function Types
- Void Types
- Interfaces
- Modules
- Classes
- Compiling
Syllabus:
- Learn primitive types
- Learn structural types
- More advanced TypeScript features
- Styling and finishing our app