Complete Intro to React, v2 (feat. Router v4 and Redux)

Complete Intro to React, v2 (feat. Router v4 and Redux)

Topics:
11 hours, 27 minutes CC

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

This course has been updated and replaced by v3 of Complete Intro to React! Go there. Much more than an intro, Brian takes you through building an entire real-world web application in layers, giving you a complete, battle-won picture of the surrounding React ecosystem from Brian writing React in production at Netflix (and before that Reddit). Learn JSX, build React components, use tooling around React including: Babel, ESLint, Yarn, Jest and Webpack 2, and learn the latest React Router v4, plus use Redux for state management.

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

Published: March 6, 2017
Get Unlimited Access Now
Table of Contents

React Introduction

Tooling

JSX, CSS, & Linters

Routing, Props, & State Management

Testing React

Data in React

Redux

Async Redux

Universal Rendering

Code Splitting & Preact