React Concepts
React concepts cover the core mental models and architectural patterns that shape how components are designed, rendered, and composed in modern React applications.
Motion Animation
Reusable concept note for Component Motion Animation.
Server Components
Reusable concept note for Next Server Components.
Context
- depends-on React Components — the component library these concepts underpin
- pairs-with React Hooks — the stateful primitives that apply these concepts
- pairs-with HTML Innovation — the platform capabilities React concepts build on