BigHugger
sk Skill · thedaviddias

dom-performance

Use when reviewing scripts, client components, bundles, or runtime behavior related to Minimize costly DOM read/write operations. Inspect both source code and the browser execution path so fixes target the real bottleneck or bug. In React, repeated requestAnimationFrame-driven state updates across multiple mounted components are a valid performance smell when visible in the source.

installs 8w
0
30-day movement
starts with the next reading
Related entries
1
Connections
0
MDXjavascript
Host repository
thedaviddias/Front-End-Checklist
Category
javascript
Host stars
74k
Host language
MDX