Skip to content

React Rendering and Performance

Virtual DOM, reconciliation, React.memo, useMemo/useCallback patterns, code splitting with lazy/Suspense, and concurrent rendering — how React decides what to paint and how to keep it fast.

Subtopics