@しょうた
@しょうた @ShotaHayashi4 ·
検索パラメータ付きURLリロード時、nuqsのcreateSearchParamsCacheでサーバサイドでURLをパースしSSRフェッチ→結果をTanStackQueryのplaceholderDataとしてクライアントに渡すことで、フィルタ適用済みのデータの表示のパフォーマンス改善をした。 #TanStackQuery #nuqs #NextJs
35
Karol Modelski
Karol Modelski @modelski_karol ·
⚡ Wrestling with stale API data? TanStack Query + Angular Signals = Server State Superpowers. Use `injectQuery` for automatic background refetches and native signal outputs that play nice in zoneless. Full breakdown: javascript.plainenglish.io/best-angular-s… #Angular #TanStackQuery #WebDev
Best Angular Signals Data Sharing Patterns (Zoneless)

Ever wrestled with an Angular app where you fetch user data in one route, only to chase it across a dozen components like a game of digital…

From karol-modelski.medium.com
54
Eahtasham
Eahtasham @Eahtasham_ ·
🚀 How Zustand + TanStack Query turn a web app into a Super App Rule of thumb 👇 • UI-only state → useState • Shared client state (auth, theme, cart) → Zustand • Server/API data (lists, dashboards) → TanStack Query Right tool for the right data #Zustand #TanStackQueryjP
1
44
React Paris Conf' -by- BeJS
React Paris Conf' -by- BeJS @BeJS_ ·
🚀@neciudan is speaking at #ReactParis 2026 How far can you go using only #TanStackQuery for your #app #state; and where does it start to hurt? Dan'll share what broke in their real-world product, why confusing server and client state caused issues, and the patterns that actually scale as the app grows, from optimistic updates to better state boundaries. Learn more & join Dan in #Paris next March 26-27 👉🏼 React.Paris #conference #speaker #reactjs
1
3
130
Marizu_The_Great
Marizu_The_Great @tobemarizu101 ·
Why I chose TanStack Query over useEffect: •Caching & auto refetch •Easy loading & error handling •Mutations & optimistic updates •Less boilerplate If you’re still using useEffect for everything… maybe it’s time to level up #ReactJS #WebDev #TanStackQuery
120