React JS - Full Beginners Tutorial

React JS - Full Beginners Tutorial

Mike Dane via YouTube Direct link

- Structuring React components

9 of 32

9 of 32

- Structuring React components

Class Central Classrooms beta

YouTube videos curated by Class Central.

Classroom Contents

React JS - Full Beginners Tutorial

Automatically move to the next video in the Classroom when playback concludes

  1. 1 - Introduction
  2. 2 - What is the DOM?
  3. 3 - React vs ReactDOM
  4. 4 - Setting up React
  5. 5 - Babel & JSX
  6. 6 - JSX Interpolation
  7. 7 - React Components
  8. 8 - Create React App
  9. 9 - Structuring React components
  10. 10 - Building the CountButton component
  11. 11 - useState hook & React state management
  12. 12 - React functional component lifecycle
  13. 13 - Reusing components
  14. 14 - Props
  15. 15 - Props vs State
  16. 16 - Styling & style props
  17. 17 - External style sheets
  18. 18 - Building a search bar
  19. 19 - Handling inputs in React
  20. 20 - onUpdate input event
  21. 21 - Building a clear input button
  22. 22 - Conditional rendering
  23. 23 - Rendering a list of items & the map function
  24. 24 - The “key” prop
  25. 25 - Using the filter function to filter our list
  26. 26 - Making the SearchBar more reusable
  27. 27 - useEffect hook
  28. 28 - Simulating loading data with useEffect
  29. 29 - Adding a loading indicator
  30. 30 - Loading data from an external API
  31. 31 - The “children” prop
  32. 32 - Closing remarks & outro

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.