Completed
44:46 - Creating a movies state in react
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Learn React 18 in One Hour - React Tutorial for Beginners
Automatically move to the next video in the Classroom when playback concludes
- 1 00:00 - Intro
- 2 00:19 - React Project Overview
- 3 01:33 - Installing Visual Studio Code
- 4 02:36 - Installing Node.js
- 5 04:29 - React Extensions
- 6 06:20 - Creating the project and managing packages
- 7 12:35 - Exploring the React project
- 8 17:32 - Importing project resources
- 9 20:21 - Modifying the app component
- 10 24:03 - Creating the Header component
- 11 34:10 - Footer component with dynamic date
- 12 40:03 - MovieGrid component
- 13 44:46 - Creating a movies state in react
- 14 50:16 - Setting the movies state in react
- 15 53:16 - React developer tools
- 16 56:29 - Loading movies from a JSON file
- 17 01:00:35 - Rendering the movies
- 18 01:07:32 - Refactoring a new component for a single movie
- 19 01:14:20 - Outro