Anti-patterns related to UI rendering that can cause performance bottlenecks and affect user experience.
UI Rendering Bottlenecks Overview
Excessive DOM Manipulations
Layout Thrashing
Unoptimized Images and Assets
Inefficient Animations
Render-Blocking Resources
Inefficient Component Rendering
UI Rendering Bottlenecks Prevention Checklist