Skip to content

React

This section covers React development, component design, state management, and frontend engineering practices — serving as a专题 entry point under the Frontend category.

  • Component boundaries, composition, and state lifting
  • Hooks, async data, and side-effect management
  • Common UI patterns: forms, lists, modals, etc.
  • Integrating React with Astro Islands
  • Component API design
  • Common misuse of useEffect
  • Form state and validation strategies
  • Loading strategies for React components in Astro
  • Frontend: Frontend architecture and engineering
  • Astro: Pages, layouts, and Islands