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
Web component animation.
Server Components
React Server Components best practices and pitfalls.
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