Completed
Who am I
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
You Might Not Need JavaScript Classes
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Opening
- 3 Who am I
- 4 Agenda
- 5 Objectoriented programming
- 6 StepCounter
- 7 Classes are familiar
- 8 False expectations
- 9 Counter example
- 10 Bind increment method
- 11 Class method
- 12 Class minification
- 13 Prototypes
- 14 Factories
- 15 Implicit binding
- 16 Object Composition
- 17 CreateBaseCounter
- 18 Functions Toolbox
- 19 Higherorder functions
- 20 Modules
- 21 Problems with classes
- 22 React hooks
- 23 Beyou example
- 24 Lifecycle methods
- 25 Base in functions
- 26 Recap
- 27 You shouldnt use classes
- 28 Watch out for
- 29 Thank you