Completed
Intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Code a Game Using React - Data Fetching with useEffect
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Starter Setup
- 3 Fetching Dog API Data
- 4 useEffect Data Fetching / Strict Mode
- 5 Getting Data Ready for Questions
- 6 State with Immer Reducer
- 7 Creating Questions
- 8 The JSX Game Interface
- 9 Game Logic
- 10 Time Clock & Hearts UI
- 11 Game Over Screen
- 12 Actually Counting Down Time
- 13 Preload Images
- 14 High Score Local Storage