#TanStack
Did you know you can use Tanstack Start with
@solidjs.com ? I built a live hockey draft app for the Tanstack Start Hackathon. Uses @convex.dev, @tanstack.com , and @netlify.com

The turn by turn live draft updates were so simple using Convex. Give it a try!

live-olympic-hockey-draft.netlify.app
November 12, 2025 at 12:20 AM
Okay, I noticed that I cannot repro these slow setTimeouts outside of React / TanStack Query.

So I tried to profile this, and apparently setTimeout calls are much (10×) slower if you do them deep within a call stack (eg React’s recursivelyTraversePassiveMountEffects)? bsky.app/profile/did:...
Okay, so this is pretty wild: apparently, in Chromium, the deeper you are in the call stack, the slower your `setTimeout()` calls become?

gist.github.com/iamakulov/85...
November 10, 2025 at 5:06 PM
TanStack Start v1 is here!

The new release brings production-ready capabilities, including:
⇨ Server-Side Rendering (SSR)
⇨ Streaming Hydration
⇨ Server Functions
⇨ Type-Safe APIs

👉 Learn more: bit.ly/3XjePAG

#InfoQ #WebDevelopment #React #TypeScript
November 10, 2025 at 10:52 AM
e.g. I’ve done React and OpenGL; having Claude do the nuts and bolts of Tanstack Start or PixiJS isn’t a stretch. And I’ve done enough assembly and heapless programming that I am confident I could tell Claude to make a Genesis game and it’d be able to make the code work.

But if I was guessing? Ehhh
November 9, 2025 at 4:22 PM
There is some opportunities that feels unreal. This is one of them! I've joined the TanStack Router team to keep pushing the boundaries of typescript and routing!

Huge thanks to @manuelschiller.bsky.social and @tannerlinsley.com for their trust ❤️
November 4, 2025 at 9:15 AM
💡 Summary by GPT:

この記事は、開発者体験(DX)を向上させるための便利なツールやサービスを10選紹介しています。各ツールは、SQLの煩わしさを解消するConvex、Next.jsの課題を改善するTanStack Start、TypeScriptとOpenAPIの連携を強化するElysiaJS、認証を簡単にするClerk、直感的なフロントエンド開発を実現するSwiftUI、PythonでのMCP開発を快適にするFastMCP、プロトタイプ作成に優れたMarimo、Stripeの後継として優秀なPolar.sh、インフラ構築を簡素化するRailway、 (1/2)
November 7, 2025 at 2:04 AM
4. paperclover.net/blog/webdev/...

Interesting reflections on working with the app router. Not sure I agree with every take but it's great to see TanStack Start gaining traction in the community - something I've used in hobby projects but not yet in production.
One Year with Next.js App Router — Why We're Moving On
A critique of React Server Components and Next.js 15.
paperclover.net
November 5, 2025 at 3:49 PM
Since people seem to interested in alternative Server Component architectures, might as well publish the source. These documents are rough, basically brain dumps. But I think thanks to Tanstack there is interest.

"Isomorphic First Framework"
hackmd.io/@0u1u3zEAQAO...
Isomorphic First Framework - HackMD
Seeing the reception to SvelteKit Remote functions and Tanstack Start I realize I probably should codify the architecture we designed on stream.
hackmd.io
October 31, 2025 at 8:03 PM
In other news, a Workflow Development Kit from Vercel and other Next.js developments, a TanStack hackathon, and Deno Deploy is rebuilt.
JavaScript Utility Library Lodash Changing Governance Model
In other news, a Workflow Development Kit from Vercel and other Next.js developments, a TanStack hackathon, and Deno Deploy is rebuilt.
bit.ly
November 1, 2025 at 3:00 PM
Getting apps to be local-first can be a huge challenge. Luckily for us, TanStack has a new library to help solve that problem: TanStack DB!

Join our book club tonight at 4:30PM PST to talk about an interactive article on TanStack DB to learn how it can help your applications.
October 30, 2025 at 8:38 PM
client side the data is in memory inside a shared worker, but we don’t wanna parse 160mb json for every SSR and tanstack query cache prep
October 30, 2025 at 5:51 PM
#Development #Experiences
Why we’re moving on · A critique of React Server Components and Next.js 15 ilo.im/167v85 by Clover Caruso

_____
#Vercel #NextJS #React #Vite #TurboPack #TanStack #AppRouter #WebDev #Frontend #Backend
One Year with Next.js App Router — Why We're Moving On
A critique of React Server Components and Next.js 15.
ilo.im
October 31, 2025 at 2:16 PM
This Week In React 256 - 🤝 @filipkaminski.com @piaskowyk.bsky.social

🍿 Read/subscribe: thisweekinreact.com/newsletter/256

⚛️
- Next.js / Cache Components
- Directives drama
- TanStack
- Storybook
- Waku
- shadcn
- Rari
📱
- React Navigation
- Expo / EAS
- Gesture Handlers
- Screens
- Nitro

Enjoy!
October 29, 2025 at 5:20 PM
For the `@tanstack/react-query` case I suppose we don't necessarily *need* to care about using the error state (as this is what the result is for), but still curious if there's a general pattern here for converting from Result land back into exception land 😄
October 30, 2025 at 3:13 PM
Ash and Tanstack: Better together #elixirlang youtu.be/t-hori2Io14?...
Stop Building APIs: Generate TypeScript from Ash
YouTube video by Code and Stuff
youtu.be
October 29, 2025 at 4:10 AM
Oh you want to hear about why TanStack Start’s middleware is so incredible??

I gotchu

frontendmasters.com/blog/introdu...
Introducing TanStack Start Middleware
TanStack Start is one of the most exciting full-stack web development frameworks I’ve seen. I’ve written about it before. In essence, TanStack Start takes TanStack Router, a superb, strongly-typed cli...
frontendmasters.com
October 24, 2025 at 7:09 PM
I love the oRPC For Learning codebase!

The typed Convex function API is still missing a bunch of tricks from tRPC I'd like to add but I can tell there's even more to learn from oRPC and TanStack Start.
October 25, 2025 at 12:50 AM
⚡ Every React dev has their go-to way of handling state.
Some love useState, others swear by Zustand or TanStack Query.

But when things scale… your stack tells a story 👀

What’s your favorite way to manage state right now?

useState
Zustand
TanStack Query
Redux Toolkit

#React #Zustand #Nextjs
October 24, 2025 at 12:15 PM
This Week In React 255:
⚛️
- Next.js
- RSC
- shadcn Field
- TanStack
- 3D / XR
- Fumadocs
📱
- Solito
- iOS header items
- Bottom Tabs
- MMKV
- ImGui

🍿 Read/subscribe: thisweekinreact.com/newsletter/255
October 22, 2025 at 6:15 PM
This Week In React 254 - 🤝 @kacperkapusciak.bsky.social @piaskowyk.bsky.social

🍿 Read/subscribe: thisweekinreact.com/newsletter/254

⚛️
- Next.js 16 beta
- Remix 3 preview
- Compiler
- Async React
- TanStack
- Cloudflare
- Hook Form
📱
- VirtualView
- DevTools
- Harness
- Audio
- Screens
- Radon
October 15, 2025 at 4:45 PM
We just posted an ambitious new RFC for TanStack DB!

"On-Demand Collection Loading via loadSubset"

github.com/TanStack/db/...
RFC: On-Demand Collection Loading via loadSubset · TanStack db · Discussion #676
Summary TanStack DB collections currently perform full dataset synchronization before becoming ready, limiting their ability to scale to large datasets. This RFC introduces on-demand subset loading...
github.com
October 14, 2025 at 6:21 PM
Would be so good in all our TanStack monorepos 🔥
October 13, 2025 at 7:57 PM
Does TanStack Form and a Zod schema with any optional field completely freaks out TypeScript? It's just a basic thing that I've been stuck on for a while and I'm pretty sure I'm stupid at this point because there is no way this doesn't just work out of the box.
October 11, 2025 at 7:14 PM