chornous.dev

Tag·chornous.dev

React

10 essays and 1 project systems on this topic.

Writing

React Foundation launch: what governance changes for product teams

A practical read on the React Foundation launch and why ownership, ecosystem funding, and technical governance matter to teams shipping React at scale.

React Server Components security follow-up: upgrade discipline beats one-time patching

The December 2025 React Server Components follow-up advisories are a reminder that critical framework patches often arrive in waves.

React Server Components critical advisory: incident response notes for App Router teams

A product-engineering checklist for responding to the critical React Server Components vulnerability disclosed in December 2025.

React Conf 2025 recap: compiler, governance, and platform momentum

React Conf 2025 signaled a framework ecosystem moving from API invention toward compiler-backed performance and clearer stewardship.

React Compiler 1.0: an adoption plan, not a switch

React Compiler 1.0 is stable, but production adoption should be gated, measured, and paired with Rules of React cleanup.

Introducing the React Foundation: why ecosystem ownership matters

The initial React Foundation announcement reframed React from a company-owned project into a broader ecosystem asset.

React 19.2: Activity, Effect Events, and calmer UI state

React 19.2 adds primitives that make hidden UI, effect logic, and performance analysis easier to model in large applications.

React state without the noise

How to keep hooks focused by separating derived values, transitions, and effects.

React.dev as a product reset

What a documentation relaunch teaches about reducing cognitive load in front-end systems.

Components as product boundaries

A practical way to design React components around decisions, not just reusable markup.

Projects