Completed
) ReactDOM & JSX
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Learn React JS - Full Course for Beginners - Tutorial 2019
Automatically move to the next video in the Classroom when playback concludes
- 1 ) Course Introduction & Philosophy
- 2 ) What we'll be building
- 3 ) Why React?
- 4 ) ReactDOM & JSX
- 5 ) ReactDOM & JSX Practice
- 6 ) Functional Components
- 7 ) Functional Components Practice
- 8 ) Move Components into Separate Files
- 9 ) Parent/Child Components
- 10 ) Parent/Child Component Practice
- 11 ) Todo App - Phase 1
- 12 ) Styling React with CSS Classes
- 13 ) Some Caveats
- 14 ) JSX to JavaScript and Back
- 15 ) Inline Styles with the Style Property
- 16 ) Todo App - Phase 2
- 17 ) Props Part 1 - Understanding the Concept
- 18 ) Props Part 2 - Reusable Components
- 19 ) Props in React
- 20 ) Props and Styling Practice
- 21 ) Mapping Components
- 22 ) Mapping Components Practice
- 23 ) Todo App - Phase 3
- 24 ) Class-based Components
- 25 ) Class-based Components Practice
- 26 ) State
- 27 ) State Practice
- 28 ) State Practice 2
- 29 ) Todo App - Phase 4
- 30 ) Handling Events in React
- 31 ) Todo App - Phase 5
- 32 ) Changing State
- 33 ) Todo App - Phase 6
- 34 ) Lifecycle Methods Part 1
- 35 ) Lifecycle Methods Part 2
- 36 ) Conditional Rendering
- 37 ) Conditional Rendering Part 2
- 38 ) Conditional rendering Practice
- 39 ) Todo App - Phase 7
- 40 ) Fetching data from an API
- 41 ) Forms Part 1
- 42 ) Forms Part 2
- 43 ) Forms Practice
- 44 ) Container/Component Architecture
- 45 ) Meme Generator Capstone Project
- 46 ) Writing Modern React Apps
- 47 ) Project Ideas for Practicing
- 48 ) Conclusion