YoVDO

An Introduction to React Hooks

Offered By: egghead.io

Tags

React Courses Web Development Courses Functional Components Courses

Course Description

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

Related Courses

Introduction to ReactJS
Microsoft via edX
Front-End Web Development with React
The Hong Kong University of Science and Technology via Coursera
Multiplatform Mobile App Development with React Native
The Hong Kong University of Science and Technology via Coursera
Client-based Web Applications development: ReactJS & Angular
Universidad Politécnica de Madrid via Miríadax
React
Udacity