Intermediate React

Intermediate React

Topics:
4 hours, 57 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 tools and techniques available in the React ecosystem. You’ll test your React components with Jest, leverage CSS in JS with the emotion, code split with React Loadable, use server-side rendering in React with Node.js, add TypeScript, and more!

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

Published: September 14, 2018
Get Unlimited Access Now
Table of Contents

Introduction

Testing React

CSS in JS

Code Splitting

Redux

Server Side Rendering

Preact

Code Organization

TypeScript with React