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

egghead.io

An Introduction to React Hooks

via egghead.io

Overview

With the release of the React Hooks API, it is now possible to store state in functional components. In this playlist, we'll take an initial look at the useState hook as well as a few others. In one of the later lessons, we'll build a custom hook, a tool for easily sharing functionality with more that one component.

Syllabus

  • Store State in React Functional Components with useState
  • Run Side Effects with React useEffect
  • Avoid Prop Drilling using Context in React
  • Create a Persistent Reference to a Value Using React useRef Hook
  • Reduce Code Redundancy with Custom React Hooks
  • Efficiently Derive Values in React using useMemo

Taught by

Paul McBride

Reviews

4.5 rating at egghead.io based on 15 ratings

Start your review of An Introduction to React Hooks

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.