tan_stack Profile Banner
TANSTACK Profile
TANSTACK

@tan_stack

Followers
49K
Following
3K
Media
6
Statuses
345

🌎 Open Source Software for the WebπŸ‘¨πŸ½β€πŸ’»TypeScript πŸ‘» Headless βš’οΈ Start, Router, Query, Table, DB, Form, Virtual, Pacer, Store

Earth
Joined December 2021
Don't wanna be here? Send us removal request.
@tan_stack
TANSTACK
10 hours
We just dropped a new release of TanStack AI! πŸ”₯ We are super excited to announce that the new release supports Standard Schema and the newly released Standard JSON Schema. πŸš€ Bring your own schema library to your tools and structured outputs! 😎
9
23
312
@kulkarniankita9
Ankita Kulkarni
5 days
πŸ”₯ NEW: Complete TanStack Start Full Course Build a Full Stack E-commerce app while learning TanStack Start w/ ✨ TanStack Start @tan_stack 🧭 TanStack Query + TanStack Form 🎨 Modern UI @tailwindcss @shadcn ☁️ PostGres DB @supabase πŸͺ„ ORM @DrizzleORM πŸ›‘οΈ Zod @colinhacks πŸš€
10
8
57
@theo
Theo - t3.gg
18 days
@tan_stack πŸ‘€πŸ‘€πŸ‘€
3
1
153
@tan_stack
TANSTACK
18 days
πŸ“£ TanStack AI Alpha is here! ✨ Framework agnostic πŸ€– Provider agnostic 🧠 Type safe πŸ”§ Isomorphic tools πŸ›  Devtools 🌐 Open protocol πŸ“¦ JS, Python, PHP βš›οΈ React, Solid, Vanilla πŸŒ€ OpenAI, Anthropic, Gemini, Ollama, ++ Official blog post: πŸ”—β¬‡οΈŽπŸ§΅
136
281
3K
@samwillis
Sam Willis
19 days
Why is @tan_stack DB a database? It's both something new, but also very much based on the architecture of any traditional database. All the same parts are there, and data flows through it in the same way. Only difference is it can load data from anywhere...
5
26
193
@crutchcorn
Corbin Crutchley
21 days
Just released @tan_stack Form 1.27! Comes with React Compiler fixes (for all edgecases AFAICT), React 17 compat updates, and..... The Svelte Composition API port! πŸŽ‰ https://t.co/pqFM83FYSl Try it out in your apps and let me know what you think!
Tweet card summary image
tanstack.com
A common criticism of TanStack Form is its verbosity out-of-the-box. While this can be useful for educational purposes helping enforce understanding our APIs it's not ideal in production use cases....
11
12
164
@vijayabaskar56
Vijaya Baskar R
1 month
Alright, after trying three different preloading strategies and further optimizations, TanStack Faster can now truly match the speed of NextFaster. Experience the true speed a @tan_stack + @Cloudflare application can achieve.
10
12
141
@tan_stack
TANSTACK
1 month
TanStack Pacer is now in Beta
@KevinVanCott
Kevin Thomas Van Cott
1 month
Hey look at that! TanStack Pacer is in beta now! Pretty much all of the ideas I had for Pacer originally are in the library now. Now I think it's time for refinement and specialized docs. If you use Pacer, we want to hear your feedback.
5
24
459
@samwillis
Sam Willis
1 month
We've just shipped query driven sync for @tan_stack DB! Huge lift to get here - this is the DX I dreamed of when I started working on sync. Define where data comes from (anywhere!) as collections, and then query over those collections in your components. πŸͺ„πŸŽ‰
@tan_stack
TANSTACK
1 month
πŸš€ TanStack DB 0.5 is here with Query-Driven Sync Your component's query IS the API call. No custom endpoints. No GraphQL resolvers. Just write your query and DB figures out exactly what to fetch. Details πŸ§΅πŸ‘‡
14
13
241
@threepointone
sunil pai
1 month
oh yeah this is big
@tan_stack
TANSTACK
1 month
πŸš€ TanStack DB 0.5 is here with Query-Driven Sync Your component's query IS the API call. No custom endpoints. No GraphQL resolvers. Just write your query and DB figures out exactly what to fetch. Details πŸ§΅πŸ‘‡
1
2
41
@kylemathews
Kyle Mathews
1 month
This has been an incredibly fun project to work on! And hats off to @samwillis and @KevinDP55 who have done some real wizardry here. Queries can now be compiled into almost any sort of data loading scheme you can imagine w/ tons of built-in optimizations.
@tan_stack
TANSTACK
1 month
πŸš€ TanStack DB 0.5 is here with Query-Driven Sync Your component's query IS the API call. No custom endpoints. No GraphQL resolvers. Just write your query and DB figures out exactly what to fetch. Details πŸ§΅πŸ‘‡
6
6
70
@tan_stack
TANSTACK
1 month
@ElectricSQL @trailbase_io @powersync_ We're targeting 1.0 for December 2025. npm install @tanstack/react-db@0.5.0 Try it and share feedback in Discord or GitHub!
4
0
77
@tan_stack
TANSTACK
1 month
Designed for your existing REST, GraphQL, or tRPC APIs. No backend migration. Bonus: Works with sync engines (@ElectricSQL , @trailbase_io , @powersync_) for real-time updates with near-zero incremental network cost.
2
0
48
@tan_stack
TANSTACK
1 month
First query: ~100ms with targeted network request Meanwhile: Full dataset syncs in background After sync: ALL queries run in <1ms client-side Fast first paint + instant everything else.
2
0
34
@tan_stack
TANSTACK
1 month
Multiple components, same query? ONE network request. Complex joins? Minimal batched requests. Already-loaded rows? Reused automatically. Fewer total requests than custom APIs, with better cache utilization.
1
0
45
@tan_stack
TANSTACK
1 month
Differential dataflow recomputes only what changed. Mark a todo complete? Query results update in <1msβ€”even with 100k+ rows in memory. No jitter. No loading states. Just instant updates.
1
0
42
@tan_stack
TANSTACK
1 month
0.5 adds 3 sync modes for different use cases: - Eager: Load everything upfront (<10k rows) - On-demand: Load only what queries need (>50k rows, search) - Progressive: Load subset now, sync full dataset in background (collaborative apps)
2
0
62