https://infrequently.org/2026/07/state-management/
The Absolute State of Management — Alex Russell argues Redux, MobX, Zustand, and React itself don't 'manage state', they just propagate it whereas 'real' state management means handling time and conflicts, the way CRDTs and sync engines do. Deliberately provocative (Redux maintainer Mark Erikson has already pushed back) but with substance underneath.
26 days ago
https://webflow.com/feature/code-components
React Components in Webflow — Import your React components into Webflow with Code Components. Expose props and slots for visual editing, distribute via shared libraries, and keep your hooks, state, and context exactly as written. Or generate new components with AI directly in the canvas.
26 days ago
https://github.com/react/react/releases/tag/v19.2.8
React 19.2.8, 19.1.9 and 19.0.8 Released — Small bumps for the React 19 release lines to fix a DoS vulnerability that could be triggered by sending specially crafted requests to server function endpoints. (v19.1.9 and v19.0.8 here.)
26 days ago
https://ui.shadcn.com/docs/changelog/2026-07-react-aria
shadcn/ui Adds React Aria as a Component Base — Now it's even easier to use Adobe's React Aria component suite if you're a shadcn/ui user. You can now choose React Aria anywhere you can choose Base UI or Radix, including the CLI, presets, and shadcn/create.
#next.js
#react
#tailwind css
#components
#shadcn
26 days ago
https://shopify.engineering/upgrading-checkout-blocks-app-to-polaris-web-components
Shopify's React to Preact + Web Components Migration — How Shopify squeezed five React-based checkout widgets under a hard 64KB budget by switching to Preact and web components.
26 days ago
https://omgovich.github.io/react-colorful/
React Colorful 5.8: A Simple Color Picker Component — A six-year-old color picker component that's simple, straightforward, and now has Shadow DOM support. The homepage includes a live demo.
#react
#color
#picker
#component
#accessible
#react-color
26 days ago
https://www.shadscan.com/
Shadscan: Deterministic UI Audits for shadcn Apps — A tool that statically analyzes your shadcn components using almost 60 deterministic checks (no AI or API keys needed) around fundamental accessibility, state, and composition best practices.
26 days ago
https://edge-aura.js.org/
edge-aura: Give Your Viewport an Organic Screen-Edge Glow — A Canvas 2D effect for adding a full-viewport organic glow at the screen edge with no CSS required. A React component makes it easy to integrate.
26 days ago