Back to rankings

epicweb-dev/react-performance

TypeScriptperformance.epicreact.dev

Let's make our apps fast ⚡

kcd-edureactperformanceepicreact-devworkshopepicweb-dev
Star Growth
Stars
1.8k
Forks
655
Weekly Growth
Issues
0
5001k1.5k
Sep 2019Dec 2021Apr 2024Jul 2026
Artifactsnpmnpm install react-performance
README

React Performance 🚀

React is fast, until it isn't. Let's make your React app fast.

Learn everything you need to diagnose, profile, and fix performance problems in your React application using the Browser Performance Profiler, React DevTools Profiler, and proven React optimization techniques.



Build Status GPL 3.0 License Code of Conduct

Prerequisites

  • Install the React DevTools (Chrome (recommended), Firefox)
  • Experience with React and all hooks

Pre-workshop Resources

Here are some resources you can read before taking the workshop to get you up to speed on some of the tools and concepts we'll be covering:

System Requirements

  • git v2.18 or greater
  • NodeJS v20 or greater
  • npm v8 or greater

All of these must be available in your PATH. To verify things are set up properly, you can run this:

git --version
node --version
npm --version

If you have trouble with any of these, learn more about the PATH environment variable and how to fix it here for windows or mac/linux.

Setup

Use the Epic Workshop CLI to get this setup:

npx --yes epicshop@latest add react-performance

If you experience errors here, please open an issue with as many details as you can offer.

Starting the app

Once you have the setup finished, you can start the app with:

npm start

The Workshop App

Learn all about the workshop app on the Epic Web Getting Started Guide.

Kent with the workshop app in the background

Related repositories
epicweb-dev/react-fundamentals

Material for my React Fundamentals Workshop

TypeScriptnpmOtherkcd-edureact
fundamentals.epicreact.dev
5.3k3.1k
epicweb-dev/advanced-react-patterns

This is the latest advanced react patterns workshop

TypeScriptnpmOtherkcd-edureact-patterns
advanced-patterns.epicreact.dev
3.5k1.1k
epicweb-dev/react-hooks

Learn React Hooks! 🎣 ⚛

TypeScriptnpmOtherkcd-edureact
hooks.epicreact.dev
2.8k1.9k
kentcdodds/bookshelf

Build a ReactJS App workshop

JavaScriptnpmOtherkcd-edureact
epicreact.dev/modules/build-an-epic-react-app-v1/build-an-epic-react-app-welcome
2.7k1.2k
epicweb-dev/advanced-react-apis

Learn Advanced React Hooks workshop

TypeScriptnpmOtherkcd-edureact
advanced-apis.epicreact.dev
2.1k1.3k
kentcdodds/advanced-react-patterns-v2

Created with CodeSandbox

JavaScriptnpmkcd-edureact
codesandbox.io/s/github/kentcdodds/advanced-react-patterns-v2
1.5k553
kentcdodds/testing-workshop

A workshop for learning how to test JavaScript applications

JavaScriptnpmworkshopjavascript
git.io/testing-workshop
1.4k690
kentcdodds/testing-react-apps

A workshop for testing react applications

JavaScriptnpmOtherreacttesting
epicreact.dev/modules/testing-react-apps-v1/testing-react-apps-welcome
1.1k711
kentcdodds/react-testing-library-course

Test React Components with Jest and React Testing Library on TestingJavaScript.com

JavaScriptnpmOtherkcd-edureact
testingjavascript.com/playlists/test-react-components-with-jest-and-react-testing-library-72cf
1.1k373
kentcdodds/advanced-react-patterns-v1

The course material for my advanced react patterns course on Egghead.io

HTMLkcd-edu
egghead.io/courses/advanced-react-component-patterns
1.1k138
kentcdodds/js-testing-fundamentals

Fundamentals of Testing in JavaScript on TestingJavaScript.com

JavaScriptnpmkcd-edujavascript
testingjavascript.com/courses/fundamentals-of-testing-in-javascript
540373
kentcdodds/es6-workshop

A very hands on :open_hands: workshop :computer: about ES6 and beyond.

JavaScriptnpmworkshopes6-workshop
kcd.im/es6-intro-slides
366144