React
2 notes
- Composition Over Prop Drilling in React
How to use children as a prop, slot patterns, and component composition to avoid passing props throu...
- React Server Components vs Client Components
A practical mental model for React Server Components and Client Components, when each runs, where th...