Intermediate React, v2

Intermediate React, v2

Topics:
3 hours, 51 minutes CC

This course has been updated! We now recommend you take the Intermediate React, v5 course.

Learn to build scalable React applications using the latest tools and techniques available in the React ecosystem! This is a modular course where you can pick and choose the various pieces of the react ecosystem you want to learn. You’ll learn hooks in-depth, CSS-in-JS with emotion, increase performance with code splitting and server-side rendering, add TypeScript, test your app with Jest …and more!

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

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

Introduction

Basic Hooks

Hooks In-Depth

CSS in JS

Code Splitting

Server Side Rendering

TypeScript with React

Redux

Testing React