Complete Intro to React, v5

Complete Intro to React, v5

Topics:
5 hours, 35 minutes CC

This course has been updated! We now recommend you take the Complete Intro to React, v8 course.

Learn to build real-world applications using modern React! Much more than an intro, you’ll start from the ground up, getting all the way to using the latest features in React, including hooks, effects, context, and portals. Throughout the course, you’ll piece together tools from the entire React ecosystem (like Reach Router) to build a full application to browse adoptable pets.

This course and others like it are available as part of our Frontend Masters video subscription.

Published: June 4, 2019
Get Unlimited Access Now
Table of Contents

Introduction

Pure React

Tools

JSX

Hooks

Effects

Dev Tools

Async & Routing

Class Components

Error Boundaries

Context

Portals

Wrapping Up