βš›οΈ This Week In React #258: TanStack, Next.js, ImGui, next-intl, React-Email, Ink, React Router | Valdi, IntersectionObserver, Nitro, Radon, Lynx, WebGPU, Audio | TC39, Node, Web Animations, TypeScript, pnpm


β€‹πŸŒ 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:

πŸ’Έ 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 to power AG Grid’s Integrated Charts, it now serves over 1M npm downloads each month.

  • πŸ†“ Free: A wide range of chart types (bar, line, scatter, area, and more) β€” free, forever.
  • πŸš€ Fast: Optimised canvas rendering for large datasets (1M+ points).
  • 🦾 Accessible: Built-in support for screen readers and keyboard navigation.
  • πŸ”„ AG Grid Integration: Shared API with AG Grid for seamless integration.

πŸ‘‰ Get Started for Free: www.ag-grid.com/charts​

​

βš›οΈ React

​TanStack DB 0.5 β€” Query-Driven Sync​

A collection shouldn't dictate what data loads: Your queries should. This concept is now implemented in TanStack DB with a new syncMode: β€˜eager’ | β€˜on-demand’ | β€˜progressive’ option. This moves the library closer to how GraphQL clients like Apollo/Relay work, where components declare their data dependency, and the client figures out how to load and maintain that data. This can be adapted to work on top of any existing backend API, as long as you provide code to map the query predicates into actual API calls.

πŸ’Έ Sponsor

​Debug smarter with real time logs in VS Code​

No more switching between your terminal and browser dev tools. Console Ninja brings your runtime logs, errors, and variable values right into VS Code, Cursor, Windsurf (and other VS Code editors), exactly where they happen in your code.

See live console.log output right next to your source code, filter messages, and instantly spot issues without breaking your flow. Works seamlessly with Vite, Next.js 16, React Native (iOS and Android), Astro, and more. Upgrade your AI agent πŸ€– with real-time runtime insights for smarter debugging.

Debug faster. Stay focused. Code confidently.

πŸ‘‰ Check it now: Here​

​

πŸ“± React-Native

​Valdi - Cross-platform UI framework​

Snapchat released a beta version of the cross-platform UI framework they've used in production apps for the last 8 years. It’s not based on React, but also uses a similar declarative model and relies on the Yoga layout engine. TypeScript components are compiled directly to native iOS, Android, and macOS views.

You might also want to read:

​

πŸ‡«πŸ‡· 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 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...

🌐 Read Online Hi everyone! This week, we have a lot of interesting content about Next.js, with a new major release dropping just before their flagship conf. But also fair criticisms showing that not everyone is satisfied with the framework. On the mobile side, React Native developers will enjoy improved support for iOS 26 and the ability to provide native iOS header items. BottomTabs is now v1, and Solito v5 dropped with a paradigm change. Let’s also welcome a new co-author of this...