βš›οΈ This Week In React #253: ViewTransition, Fragment Refs, Compiler, React Foundation, useEffectEvent, Activity | RN 0.82, Hermes V1, DOM APIs, Vega OS | Prettier, Node.js, CSS, ESLint


β€‹πŸŒ Read Online ​

Hi everyone!

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:

πŸ’Έ Sponsor

​Convex: The Database Designed for AI Coding​

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:

  • Easily schedule functions and write cron jobs
  • Set up file storage
  • Write efficient server functions
  • And so much more…

​Try a Quickstart today​

​

βš›οΈ React

React Conf is happening right now!

We already got great announcements on day 1 about React core features, and day 2 is still live, focusing more on React Native and frameworks.

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!

πŸ’Έ Sponsor

​LyteNyte Grid: Stop Wasting Sprints on Data Grid Code​

βŒ›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.

Try LyteNyte Grid today: https://www.1771technologies.com/demo​

​

πŸ“± React-Native

​React Native 0.82 - A New Era​

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.
  • Support for Android debugOptimized build type.

πŸ‡«πŸ‡· En franΓ§ais

πŸ”€ Other

🀭 Fun

See ya! πŸ‘‹

βš›οΈ This Week In React

πŸ”₯ Keeps React and React-Native experts up to date! Join 34k+ devs for one email per week.

Read more from βš›οΈ This Week In React

🌐 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...