Completed
Who am I
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Architect's Guide to Frontend Frameworks
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Motivation
- 3 Who am I
- 4 The most important difference
- 5 jQuery
- 6 jQuery Problems
- 7 Dependency Injection
- 8 Data Binding
- 9 Digest Cycle
- 10 React Components
- 11 React Changes
- 12 Component Architecture
- 13 React Virtual DOM
- 14 How does React work
- 15 The diffing algorithm
- 16 Reactive
- 17 immutability
- 18 state management
- 19 Redux
- 20 Singletons
- 21 EvenSourcing
- 22 What if
- 23 Angular
- 24 Modularity
- 25 JavaScript
- 26 Angular Components
- 27 Chain Detection
- 28 JavaScript Limitations
- 29 Good Ideas
- 30 Reactive Extensions
- 31 Key takeaways