React Component Performance

Diagnose slow React components and apply targeted fixes — isolate ticking state, stabilize props/handlers, memoize leaves, virtualize lists, verify with the Profiler. USE WHEN a React component is slow, janky, or re-rendering too much.

Sheshiyer 6dfb149 3 files · 7.7 KB Updated

File contents

Sheshiyer/skill-clusters/tree/main/skills/react-component-performance commit 6dfb149db3

Frequently asked questions

npx skillmds@latest add sheshiyer/react-component-performance