📜 Impossible Components: Dan Abramov continues his series of blog posts about RSC, this time detailing, among other things, how it squares with React’s top-down data flow.
overreacted.io
Impossible Components — overreacted
Composing across the stack.
🔥1
📜 Faster Lazy Loading in React Router v7.5+: This was released a few weeks ago. Mark Dalgleish explains in this post why the new approach (lazy loading by route properties instead of the whole route) was necessary, especially when using middlewares.
remix.run
Faster Lazy Loading in React Router v7.5+
React Router v7.5 now supports a faster, more granular approach to lazy loading route code in Data Mode
📜 Performance tips with Next.js: A nice recap of all the available optimizations: pre-render, use caching, watch bundle size, lazy-load what can be, optimize fonts and images, use virtualization…
Vercel
Guide to fast websites with Next.js: Tips for maximizing server speeds and minimizing client burden - Vercel
A collection of tips to make faster Next.js websites by maximizing work on the server and minimizing the burden on the client.
📦 c15t: A new consent management framework coming with drop-in React components.
GitHub
GitHub - c15t/c15t: The Developer-First Cookie Banner
The Developer-First Cookie Banner. Contribute to c15t/c15t development by creating an account on GitHub.
👍1
📦 Redux Toolkit 2.7: Standard Schema for RTK query, improved infinite queries.
GitHub
Release v2.7.0 · reduxjs/redux-toolkit
RTK has hit Stage 2.7! 🤣 This feature release adds support for Standard Schema validation in RTK Query endpoints, fixes several issues with infinite queries, improves perf when infinite queries pro...
📦 Headless Tree 1.0: A successor to React Complex tree, the author has a blog post explaining the change.
Lukasbach
Headless Tree | Headless Tree
The definitive tree component for the Web
🔥2
📦 Module Federation Core 0.13: Better React 19 support and bug fixes.
GitHub
Release v0.13.0 · module-federation/core
What's Changed
New Features 🎉
feat(bridge-react): Add native support for React 19 in bridge-react with enhanced createRoot options by @danpeen in #3690
feat(bridge-react): add error detection ...
New Features 🎉
feat(bridge-react): Add native support for React 19 in bridge-react with enhanced createRoot options by @danpeen in #3690
feat(bridge-react): add error detection ...
📦 Base UI 1.0 alpha-8: The new Radix UI alternative keeps progressing with new Toast and Meter components among many other things.
GitHub
Release v1.0.0-alpha.8 · mui/base-ui
Apr 17, 2025
Accordion
Recalculate panel dimensions on layout resize (#1704) @atomiks
Rework animations and transitions (#1601) @mj12albert
AlertDialog
Breaking change: Rename data-has-nested-di...
Accordion
Recalculate panel dimensions on layout resize (#1704) @atomiks
Rework animations and transitions (#1601) @mj12albert
AlertDialog
Breaking change: Rename data-has-nested-di...
🔥1
📣 TC39 meeting 107th - ECMA Proposal Updates: Summarizes the proposals that progressed last week. Sad to see Records & Tuples withdraw, but we also have new interesting proposals to watch, such as Enums and Composites.
ECMAScript Daily
ECMAScript proposal updates @ 2025-04
The changes of proposal’s status @ 107th meeting of Ecma TC39