Learn TypeScript – Full Tutorial

Learn TypeScript – Full Tutorial

freeCodeCamp.org via freeCodeCamp Direct link

⌨️ Why to learn TypeScript

1 of 33

1 of 33

⌨️ Why to learn TypeScript

Class Central Classrooms beta

YouTube playlists curated by Class Central.

Classroom Contents

Learn TypeScript – Full Tutorial

Automatically move to the next video in the Classroom when playback concludes

  1. 1 ⌨️ Why to learn TypeScript
  2. 2 ⌨️ TypeScript is not what you think
  3. 3 ⌨️ How to install TypeScript
  4. 4 ⌨️ Your first intro to TypeScript docs
  5. 5 ⌨️ Number, boolean, and type inference
  6. 6 ⌨️ Number, boolean, and type inference
  7. 7 ⌨️ Don't use ANY
  8. 8 ⌨️ Do you really know functions
  9. 9 ⌨️ A better way to write function
  10. 10 ⌨️ Bad behavior of objects
  11. 11 ⌨️ Type Aliases
  12. 12 ⌨️ READONLY and optional
  13. 13 ⌨️ Array
  14. 14 ⌨️ Union Types in TS
  15. 15 ⌨️ Tuples
  16. 16 ⌨️ Enums
  17. 17 ⌨️ interface
  18. 18 ⌨️ Interface vs Type
  19. 19 ⌨️ How to setup Typescript for real projects
  20. 20 ⌨️ Classes
  21. 21 ⌨️ Private Public
  22. 22 ⌨️ Getters and Setters
  23. 23 ⌨️ Protected
  24. 24 ⌨️ Why Interface is important
  25. 25 ⌨️ Abstract class
  26. 26 ⌨️ Generics
  27. 27 ⌨️ Generics in Array and Arrow functions
  28. 28 ⌨️ Generic Classes
  29. 29 ⌨️ Type Narrowing
  30. 30 ⌨️ The in operator narrowing
  31. 31 ⌨️ Instanceof and Type Predicates
  32. 32 ⌨️ Discriminated Union and Exhaustiveness Checking with never
  33. 33 ⌨️ TypeScript End

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.