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
Planned Notes
Section titled “Planned Notes”- Component API design
- Common misuse of useEffect
- Form state and validation strategies
- Loading strategies for React components in Astro