A Tour of JavaScript & React Patterns

A Tour of JavaScript & React Patterns

3 hours, 29 minutes CC

Learn a suite of design patterns to improve the code architecture of your web apps! You’ll get an overview of more traditional design patterns with JavaScript, such as the Singleton and Proxy patterns. Then see React patterns such as the Hooks and Higher Order Component patterns. Lastly, we’ll cover Performance patterns and Rendering Patterns.

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

Published: August 18, 2022
Get Unlimited Access Now
Table of Contents

Introduction

JavaScript Patterns

React Patterns

Performance Patterns

Rendering Patterns

Wrapping Up