5 min read
React Server Components: What Designers Need to Know
React Server Components explained for designers. What RSC changes about building UIs, when to use client vs server…
The Lab · Written in the open · Tagged React
Working notes from the studio. The tools I build, the workflows I keep, the mistakes I paid for.
2 entries · latest 2026-09-03
Latest entry
One error boundary per widget, not one per page, keeps failures local Fallback UI shows what broke and a retry button, never a blank screen Granularity rule: wrap anything that fetches, parses, or renders external data Reset keys let a...
Read the entry
Latest entry · Development
All entries · React
5 min read
React Server Components explained for designers. What RSC changes about building UIs, when to use client vs server…