TypeScript Fundamentals - Basic Types
Lessons
- Introduction to TypeScript 2:40
- What is Static Typing in TypeScript? 2:08
- Implicit and Explicit Types in TypeScript 3:53
- Array of Types in TypeScript 2:11
- Functions: Type Parameters and Returns In TypeScript 3:01
- Functions: Parameter Destructuring, Void, and Optional Params in TypeScript 2:13
- Union Types in TypeScript 2:42
- Literal Types In TypeScript 2:08