The React render cycle
Twelve articles from react-concepts in reading order, covering JSX compilation, the render and commit phases, state and context as the things that schedule work, memoization, and where effects sit relative to render. Concept articles are interleaved with the symptom-first recipes that exercise them.
12 lessons · 234 min read · Drawn from React