Completed
Immutablejs
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Optimizing an Angular Application
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Virtual Machine
- 3 Going to see screen
- 4 Application overview
- 5 Application structure
- 6 Calculations
- 7 Adding more data
- 8 Recording performance
- 9 Change detection
- 10 Onpost change detection
- 11 Reference check
- 12 Immutablejs
- 13 refactoring
- 14 performance benchmarks
- 15 inspection
- 16 refactor
- 17 change detection indication
- 18 pure functions
- 19 caching
- 20 memo decorator
- 21 realtime updates
- 22 outro