Learn React Hooks

React’s new hooks feature is amazing! It provides simpler ways to share code and is altogether much simpler than anything we’ve had before. These hooks allow you to manage state, context, refs, and run side-effect code in a way that’s simple and maintainable in the long-term.

In this hands-on workshop, we’ll dive into the built-in hooks you’ll need on a regular basis with simple exercises that allow you to focus on learning the new APIs. When we’re all done, you’ll be equipped with everything you need to know to use hooks in your application (and you’ll be eager to start!).

Topics:

  • Manage state with useState and useReducer (and learn when to use each)
  • Interact with the DOM and simulate class instance variables with useRef and useEffect
  • Access context values with useContext
  • Create custom hooks to organize and reuse component logic

Pre-requisites:

Tickets Prices in USD

Additional Information

This event will occur from 8:00 am - 1:00 pm Pacific (click here for timezones) with a 1-hour break mid-way. Tickets are non-refundable.