React Status
Plus 'picture-in-picture' for React components, building predictive text inputs, and is TanStack's deferred hydration a big deal?

#โ€‹476 โ€” May 29, 2026

Read on the Web

Together with  Meticulous
 React Status

Pairing TanStack Router with TanStack Query โ€” Dominik continues his series on TanStack Router, this time pairing it with TanStack Query. The router cache is per-route while Queryโ€™s is global, making Query a better fit for data shared across routes. He covers wiring the QueryClient into router context, disabling the routerโ€™s own caching so one library owns the data layer, and starting fetches in loaders that useSuspenseQuery reads from.

Dominik Dorfmeister

๐Ÿ’ก If you don't use it yet, The Beauty of TanStack Router might win you over.

Still Writing Tests Manually? Meticulous AI Is Here โ€” Notion, Dropbox, Wiz and LaunchDarkly now use a testing paradigm they canโ€™t work without. Built by former Palantir engineers, Meticulous automatically creates an evolving suite of E2E UI tests, delivering exhaustive coverage with no developer effort.

Meticulous sponsor

As React Turns 13, 'Does Anybody Actually Like React?' โ€” First released on May 29, 2013, React is only just entering its teenage era, but complaints about Reactโ€™s omnipresence have been a trope for years and David Bushell has been keeping receipts!

David Bushell

๐Ÿ—ฃ๏ธ This item kicked off an extensive discussion on Hacker News.

IN BRIEF:

  • React Router 7.16.0 lands as the on-ramp to v8, stabilizing the trailing-slash data-request flag and warning about every v8 flag you haven't enabled yet.

  • ๐Ÿ‡ณ๐Ÿ‡ฑ React Summit is taking place this June 12 in Amsterdam (the day after JSNation). Both can be attended remotely too.

  • ๐Ÿ‡บ๐Ÿ‡ธ The annual Chain React React Native conference is this July 30-31 in Portland, Oregon.

React at 60 FPS โ€” A slide deck packed with tips for squeezing performance out of React when animating data, without reaching for an animation library โ€” instead leaning on Canvas, requestAnimationFrame, WebSockets, and React.memo.

Rachel Kaufman

โ–ถ  Is TanStack Start's Deferred Hydration Revolutionary? โ€” Jack examines TanStack Startโ€™s deferred hydration, a new feature that delays hydrating below-the-fold components until theyโ€™re needed, noting itโ€™s syntactic sugar over capabilities React already had, though he reckons itโ€™s worth it.

Jack Herrington

๐Ÿ’ก TanStack's own docs also offer a full guide to deferred hydration.

Expo UI Is Stable. Real SwiftUI and Compose from JS โ€” One import. SwiftUI on iOS, Jetpack Compose on Android. Plus native drop-in replacements for 7 community packages.

Expo sponsor

๐Ÿ“„ Why I Walked Back from Next.js and RSC to a Plain SPA and Separate Backend Zul Ikram Musaddik Rayat

๐Ÿ“„ TanStack Start Authentication: A Developer's Guide for 2026 Maria Paktiti (WorkOS)

๐Ÿ“„ Building a Predictive Text Input in React Matt Huggins

๐Ÿ›   Code, Tools & Libraries

React Data Table: Responsive, Dynamic Table Component โ€” Simple and clean, but flexible. Includes features like column sorting and pagination out of the box. Lots of demos and code examples. This weekโ€™s v8.3 release focuses on localization. GitHub repo.

John Betancur

pip-it-up: Pop Any Component Into a Floating PiP Window โ€” A way to pop any UI component into a floating โ€˜picture-in-pictureโ€™ window. Here are some live examples.

Saurabh Shakya

Spoiled 0.5: A Realistic 'Spoiler' Component for React โ€” Displays a cloud of particles over content that should stay obscured until revealed. The homepage is a live demo. GitHub repo.

Alexey Taktarov

๐Ÿ“ฐ Classifieds

โš™๏ธ Middleware, but for AI agents. Compose Claude Code, Codex & Gemini as one TypeScript harness โ€” 100+ agent recipes. agentfield.ai/github.

  • React Native Reanimated 4.4 โ€“ Easily build smooth animations on React Native. v4.4 has a new CSS animation engine on iOS that runs animations through Core Animation instead of a JS-driven update loop.

  • ๐Ÿ‘‰ React Native Gesture Handler 3.0 โ€“ Exposes platform-native touch/gesture systems to React Native. Now rebuilt for the New Architecture and with a new Touchable component.

  • โ†” React Archer 5.0 โ€“ Draw arrows between DOM elements in React. v5.0 now supports React 19.

  • Sugar High 1.2 โ€“ Super-light (1KB) syntax highlighter for JavaScript and JSX.

  • React Spring 10.1 โ€“ A mild bump for the wildly popular UI animation library.

  • MUI X 9.3 โ€“ The popular component suite.

Issue 475 #476 Issue 477