Completed
- Multiple Types
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Intro to TypeScript Tutorial with Dylan Israel
Automatically move to the next video in the Classroom when playback concludes
- 1 - Introduction
- 2 - Variable Types
- 3 - The Frontend Developer Career Path
- 4 - Multiple Types
- 5 - Implicit vs Explicit Typing
- 6 - Checking Types
- 7 - Type Assertions
- 8 - Arrays
- 9 - Tuples
- 10 - Enums
- 11 - object
- 12 - Parameters
- 13 - Return Types
- 14 - Custom Types
- 15 - Interfaces
- 16 - Barrels
- 17 - Models
- 18 - Intersection Types
- 19 - Generics
- 20 - Access Modifiers
- 21 - Local Setup
- 22 - TSLint & Great Job!!!