Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

egghead.io

React Hooks: Revisited

via egghead.io

Overview

In this collection, we'll go through each of the standard hooks offered by the React library, learn how they work and build small applications that leverage them internally.

Syllabus

  • Make React Function Components Stateful with useState
  • Control component side effects with React useEffect
  • Avoid Unnecessary Re-Renders with Reacts useRef
  • Optimize React Component Performance with useMemo
  • Avoid Flashes of Content in React with useLayoutEffect
  • Manipulate DOM Elements with useRef in React
  • Build a Search Component in React with useContext
  • Create a Memoized Function with React useCallback
  • Build a Form with useReducer in React
  • Debug Custom React Hooks With useDebugValue

Taught by

Ryan Harris

Reviews

4.5 rating at egghead.io based on 132 ratings

Start your review of React Hooks: Revisited

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.