Crafting Reliable and Testable Code with TypeScript

Crafting Reliable and Testable Code with TypeScript

ng-conf via YouTube Direct link

Intro

1 of 21

1 of 21

Intro

Class Central Classrooms beta

YouTube playlists curated by Class Central.

Classroom Contents

Crafting Reliable and Testable Code with TypeScript

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

  1. 1 Intro
  2. 2 Crafting Reliable
  3. 3 Reliable Engineering Best Practices
  4. 4 Benefits of TypeScript • JavaScript at scale
  5. 5 JavaScript Feature Gap
  6. 6 CONTEXT SWITCHING LEADS TO ANGER
  7. 7 High Cohesion - Low coupling
  8. 8 Self-documenting code
  9. 9 Test Driven Development
  10. 10 FIRST principle
  11. 11 Mike Cohn's Testing Pyramid
  12. 12 Isolating Dependencies
  13. 13 Interface Segregation
  14. 14 TypeScript enables SOLID code
  15. 15 User Interface
  16. 16 Interface Tips
  17. 17 User Model
  18. 18 Stateless Code
  19. 19 Imperative
  20. 20 Reactive
  21. 21 Write unit testable code Manage complexity

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.