Skip to content

Latest commit

 

History

History
92 lines (63 loc) · 5.57 KB

react-performance.md

File metadata and controls

92 lines (63 loc) · 5.57 KB

React/Redux Performance and Optimization

My Redux Ecosystem Links list includes a number of useful tools for visualizing React component updates, in the Devtools > Component Update Monitoring section.

React Components

Immutable Data

Redux Performance