This week is a big one: we barely had time to recover from last week's React 19.2 release, and now React Conf is happening live with another bunch of exclusive announcements!
I'll let you discover it all for yourselves below, enjoy!π
As always, thanks for supporting us on your favorite platform:
In the age of code generation, you need a backend that you can confidently generate with AI platforms. Convex is by far and away best in class in this respect.
This is because Convex is just TypeScript, allowing you to write queries as code that are automatically transactional, cached, and realtime.
And thatβs just the beginning. With Convex, you can:
Of course, we got an overview of the new exciting features coming with React 19.2 (covered last week), but that's not allβthey also saved a few exclusive announcements for the conference:
β is now available in Canary** and lets you animate elements that update inside a Transition, also supporting Shared Elements Transitions. It currently only works in the DOM, but they are working on adding support for React Native and other platforms
β is now available in Canary** and provides a new way to compose platform behaviors by exposing an imperative API to manipulate the children nodes of the Fragment
βThe React Foundation β hosted under the Linux Foundation β to become the new home of React, React Native and JSX. It will support the community and its ecosystem through a new independent technical governance structure to ensure the future of React. The founding corporate members will be Amazon, Callstack, Expo, Meta, Microsoft, Software Mansion, and Vercel. It is part of the Linux Foundation
React Compiler is now 1.0! It deeply understands your React code and should be able to optimize it for any platform, but also report problems through the new ESLint plugin integration. The React Compiler is recommended for all new apps, and existing apps can adopt it incrementally. The team also shared their research on new Compiler-based F-word React performance projects called Forest (a runtime based on signal-like lazy computation graph) and Fir (a constrained version of React, hybrid eager/lazy incremental rendering).
React Native 0.82 β freshly announced and covered in the dedicated section β the very first version that only supports the New Architecture.
Probably more coming as the conference is still ongoing!
ποΈ React Advanced London - π¬π§ London - 28 Nov & 1 Dec. Complete lineup now available! Code "TWIR" for 10% off.
π OpenAI Apps SDK: Build Native Apps Inside ChatGPT: A complete tutorial to leverage the brand new OpenAI Apps SDK. This lets you extend the ChatGPT experience with a custom UI widget using React.
π Concurrent Hydration with useSyncExternalStore: Apparently, using useDeferredValue() could help make useSyncExternalStore work better with Concurrent Mode, a technique that Andrew Clark mentioned in an issue years ago.
βHow many developer hours has your team sunk into DIY data grid plumbing? Accelerate your roadmap with LyteNyte Grid, the lightning-fast, zero-dependency React data grid that lets your team ship faster instead of patching grids.
πAt just 40kb, it provides enterprise-grade power without brittle plugins or wrapper hacks. It comes with over 100 advanced features, including server-side data loading, tree data, and component managers. Whether you need the total control of a headless UI or a pre-styled grid out-of-the-box, LyteNyte Grid has you covered.
React Native now runs entirely on the New Architecture, and you cannot opt-out anymore. Itβs a milestone release, and the start of a new era where there Legacy Architecture will be progressively removed.
This new version also includes:
Experimental support for Hermes V1 β the next evolution of Hermes β as opt-in flag. More details in this Software Mansion article: Welcoming the Next Generation of Hermes.
React 19.1.1 with full support for owner stacks (improving the debugging experience) and improving the reliability of useDeferredValue and startTransition.
DOM Nodes API: this one is quite exciting for cross-platform development! The will expose a DOM-like immutable Element node, exposing a subset of the DOM APIs to perform imperative operations on the UI tree.
Web Performance APIs: partial support in canary release level.
π Read Online Hi everyone, Seb here! π This week has been relatively calm in the ecosystem. We have a good variety of community blog posts, releases, and weak signals. I'm not sure what to highlight, so I'll just let you enjoy reading it! As always, thanks for supporting us on your favorite platform: π¦ Bluesky βοΈ X / Twitter π LinkedIn π½ Reddit πΈ Sponsor AG Charts: The Best React Charts in the World. AG Charts is a high-performance, canvas-based charting library from AG Grid. Originally built...
π Read Online Hi everyone, Seb and Armand here! π This week, we found various interesting React releases and links about directives, Partial Pre-Rendering, performance, micro-frontends, i18n, among other things. On the React Native side, we had 2 major releases and various interesting weak signals. Beware of the RN Dev Server vulnerability, and make sure to upgrade if needed. As always, thanks for supporting us on your favorite platform: π¦ Bluesky βοΈ X / Twitter π LinkedIn π½ Reddit πΈ Sponsor...
π Read Online Hi everyone! Filip and Krzysztof from Software Mansion here! π This edition is special for at least four reasons: It's a very rounded anniversary edition - issue 256 - let's hope our counter can hold more than 8 bits π€ This is the first newsletter issue for Filip, who is improving React Native DX by developing Radon IDE. It was a great week, with a lot of excellent content emerging from the Next.js conf in the React world. React Native isn't far behind, as this week saw some...