shadcn/ui Makes Base UI the Default Headless Library, Replacing Radix
Running npx shadcn init now selects Base UI instead of Radix, with docs and scaffolding surfacing Base UI first. Radix remains fully supported and not deprecated.
1 source
8 briefs— one-minute reads, curated for senior frontend engineers.
Running npx shadcn init now selects Base UI instead of Radix, with docs and scaffolding surfacing Base UI first. Radix remains fully supported and not deprecated.
1 source
React Compiler v1.0 shifts performance optimization from a runtime engineering problem to a build-time step, making manual memoization the exception rather than the rule. Here is when you still need it—and when to let go.
2 sources
Vercel shipped Next.js 16.3 in preview with partial prefetching for instant route transitions, bundled AGENTS.md for AI tooling, and a React-introspecting agent browser that lets coding agents inspect component state at runtime.
1 source
At JSNation's 2026 Open Source Awards, TanStack Start was recognized for rethinking full-stack React, while TanStack AI won for its TypeScript-first, provider-agnostic AI SDK with 265 E2E tests across 10 providers.
1 source
React Native 0.86 brings comprehensive edge-to-edge display support on Android 15+ and improved DevTools performance tracing, continuing the project's commitment to zero-breaking-change upgrades.
1 source
Vercel shipped Next.js 16.2 with sub-second dev startup, 350% faster RSC payloads via V8 JSON optimizations, and AGENTS.md auto-scaffolding that gives coding agents version-matched project documentation.
1 source
RSCs flip the traditional component model on its head. Components now run on the server by default, client interactivity becomes opt-in. Here's what changes for how you think about data fetching, bundle size, and composition.
1 source
The React Foundation officially launched under the Linux Foundation, making React, React Native, and JSX community-governed projects. Meta is no longer the sole owner. Here's why this matters for the ecosystem's long-term health.
2 sources