I’ve released a new course on Udemy: React Quick Start: A Fast Start including React Hooks! This is a great course for experienced web developers looking to quickly get up to speed with React, or for newer developers who want a quick, broad overview of what React is. I cover the following topics in the course:

  • Getting started with react
  • Understanding the ReactDOM
  • Understanding React’s JSX syntax
  • Styling React components
  • Using CSS and SASS with React
  • Displaying images and binding to data
  • Handling component state with the useState() hook
  • Passing data to components with props
  • Handling user input with events
  • Conditionally rendering content
  • Routing and navigation
  • Sharing react component state
  • Accessing API data with the useEffect() hook

Jump on over and check it out!