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 |
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. |
🛠 Code, Tools & Libraries |
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.
|
|
Комментарии
Отправить комментарий