Completed
TypeScript Resources
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Deconstructing TypeScript’s Type System
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 About Spencer
- 3 TypeScript
- 4 JavaScript
- 5 CoffeeScript
- 6 Google
- 7 Slack and Reddit
- 8 Soapbox moment
- 9 What TypeScript isnt right
- 10 Anders Helzberg
- 11 Benefits of TypeScript
- 12 Basic Types
- 13 Type Annotation
- 14 Explicit Types
- 15 Functions
- 16 Annotations
- 17 Set Return Type
- 18 Interfaces
- 19 Structural Typing
- 20 Duck Typing
- 21 Optional Properties
- 22 Objects and Functions
- 23 Declaring Functions
- 24 Index Types
- 25 TypeScript Interfaces
- 26 Generics
- 27 Arrays
- 28 Classes
- 29 I object hierarchies
- 30 Union types
- 31 Ajax
- 32 Suit
- 33 Type
- 34 Type Guards
- 35 Intersection Type
- 36 Type Recursion
- 37 Type Alias
- 38 Alias vs Interfaces
- 39 Alias Declaration
- 40 Type Capture
- 41 Type Descriptions
- 42 ReadOnly Type
- 43 Pluck
- 44 Generic constraints
- 45 Unions
- 46 Never
- 47 Ever
- 48 Triangle
- 49 Post Request
- 50 Bad Request
- 51 Person Post Request
- 52 Person Response
- 53 Type Guard
- 54 TypeScript Documentation
- 55 TypeScript Resources
- 56 Contact Information