The Lab · Written in the open · Tagged frontend

Lab.

Working notes from the studio. The tools I build, the workflows I keep, the mistakes I paid for.

6 entries · latest 2026-09-03

Browse every entry by topic

Latest entry

RAXXO Studios 9 min read

The Error Boundary Strategy That Keeps One Broken Widget From Taking Down the Page

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...

DevelopmentFrontendReact
Read the entry
The Error Boundary Strategy That Keeps One Broken Widget From Taking Down the Page

Latest entry · Development

All entries · frontend