just-jeb / react-profiler-lab-rat-app

A sample app for the article

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A companion app for Boosting Your React App Performance With React Profiler article.
The repository has 3 branches:

  • non-optimized - the initial version of the app, 1st part of the article, live version here.
  • semi-optimized - a bit optimized version of the app, 2nd part of the article, live version here.
  • main - the final version of the app, 3rd part of the article, live version here.

image

About

A sample app for the article


Languages

Language:TypeScript 44.2%Language:CSS 32.6%Language:HTML 23.2%