Skip to content

React Overview

Use this page as the front door for the React section.

HubFocus
Component ModelComponents, JSX, props, and composition patterns.
State and Side EffectsLocal state, effects, derived UI, and data flow boundaries.
Rendering and CompositionRendering patterns, lists, conditional UI, and reusable composition.
  • React fundamentals and mental models
  • component composition and JSX structure
  • props, state, hooks, and effects
  • practical guidance for building maintainable UI code