Raja Muhammad Asher
Raja Muhammad Asher

Follow

Raja Muhammad Asher

Follow
Name a few techniques to optimize React app
performance

Photo by Lautaro Andreani on Unsplash

Name a few techniques to optimize React app performance

Raja Muhammad Asher's photo
Raja Muhammad Asher
·Sep 2, 2022·

1 min read

  • Use the Production Build
  • Profiling Components with the DevTools Profiler
  • Virtualize Long Lists
  • Avoid Reconciliation
  • Do not mutate data

Sources:

Optimizing Performance –. (n.d.). React. reactjs.org/docs/optimizing-performance.html

 
Share this