Completed
) useCallback
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
React Hooks Tutorial - A Crash Course on Styled Components, JSX, React Router, and HOC
Automatically move to the next video in the Classroom when playback concludes
- 1 ) Introduction and Setup
- 2 ) Scaffolding
- 3 ) Setting Up the Routes
- 4 ) Styled Components - Global Styling
- 5 ) Styled Components - Component Styling
- 6 ) Styled Components - Themes
- 7 ) Preparing for Hooks
- 8 ) Pre-Example
- 9 ) useState
- 10 ) useEffect
- 11 ) Higher Order Components
- 12 ) Callback Functions
- 13 ) Persisting State in Local Storage
- 14 ) Deploying
- 15 ) useCallback