Tanner Linsley
banner
tannerlinsley.com
Tanner Linsley
@tannerlinsley.com
⚔️ Sir Tan @TanStack.com 🎉 TypeScript 🌎 Web ⚛️Open Source Software💡UI/UX/DX 💼Co-Founder @NozzleIO 👨‍👩‍👧‍👦@Ch_JesusChrist
Reposted by Tanner Linsley
This is one reason why @tanstack.com Query took off as it did;

It enabled developers to seamlessly check off error handling, network caching, and more while building out data fetching.

Invisible wins from work that needed to be done anyway is a huge W for any tool
Most companies have similar business needs for their software, but not all needs are met equally

IE: Error handling. Critical for biz needs. Yet so many companies I've seen absolutely neglect it. Why? Not enough engineers focusing on that discipline

Get good at that stuff and you'll be unstoppable
October 26, 2025 at 7:40 PM
🚀 Announcing TanStack.com Start v1 Release Candidate!

Upgrades ↓

✨ Unified Route Tree: no more server-specific files
🔐 Type-safe middleware & server context upgrades
🛡 CSP/nonce support
⚡ Now works with any native Vite Env plugin
🌀 Zero-JS: any server handler can render!
TanStack | High Quality Open-Source Software for Web Developers
Headless, type-safe, powerful utilities for complex workflows like Data Management, Data Visualization, Charts, Tables, and UI Components.
TanStack.com
September 23, 2025 at 8:10 PM
September 12, 2025 at 12:27 AM
Reposted by Tanner Linsley
Tanner Linsley (@tannerlinsley.com) creator of @tanstack.com, is bringing his vision for app dev to Sync Conf 2025.

From TanStack DB to mainstream DX, he’ll share where sync belongs in the next wave of software.
August 22, 2025 at 4:28 PM
Reposted by Tanner Linsley
There are currently 42 People in the TanStack Discord with a Maintainer Role. This is excluding @tannerlinsley.com himself because he has a special role 😂. Amazing to see how the community has grown over the years 🙌
August 18, 2025 at 2:22 PM
Reposted by Tanner Linsley
I'm working with the TanStack Start team on a slight tweak that should enable some really nice features I can't wait to talk about.

This is an amazing community to collaborate with. Incredible people, shipping top notch tools 🚀
August 10, 2025 at 9:26 PM
Reposted by Tanner Linsley
⚡ Speaker highlight: Tanner Linsley, Creator of TanStack

No matter if it is Routing, State Management, or a Vite-based Framework: The TanStack got your covered.

And @tannerlinsley.com, the mind behind TanStack Query, Router & Start is joining us at ViteConf

Get ready to meet the TanStack creator!
August 7, 2025 at 3:11 PM
Reposted by Tanner Linsley
TanStack DB is now in BETA!

We’ve been working on TanStack DB, an embedded, reactive client database for TanStack Query, and are proud to announce today that with the 0.1 release that it's now in BETA!

tanstack.com/blog/tanstac...
Stop Re-Rendering — TanStack DB, the Embedded Client Database for TanStack Query | TanStack Blog
Your React dashboard shouldn't grind to a halt just because one TODO turns from ☐ to ☑. Yet every optimistic update still kicks off a cascade of re-renders, filters, useMemos and spinner flashes. If y...
tanstack.com
July 29, 2025 at 5:59 PM
Reposted by Tanner Linsley
TanStack DB now has @svelte.dev support!
July 23, 2025 at 7:28 PM
Reposted by Tanner Linsley
Never thought I'd see that day, but thanks to AI, @tanstack.com react-query now has, for the first time ever, more downloads than react-redux 🤯
July 18, 2025 at 7:45 PM
Reposted by Tanner Linsley
yesterday I gave TanStack Start a try for the first time

coming from TanStack Router, there's almost no transition, they use the same concepts!

and for smaller apps where you don't want to spin up a separate backend, the whole process of creating server functions is soo smooth!
May 20, 2025 at 7:20 AM
Reposted by Tanner Linsley
📚 Finally found the time to write about what I think the best parts about @tanstack.com Router are. Yes, type-safety (duh), but there is so much more to talk about. Honestly, coupled with React Query, this is the most productive stack I’ve ever worked with 🚀
The Beauty of TanStack Router
Yes, it's type-safe, but there's so much more to love about TanStack Router.
tkdodo.eu
May 25, 2025 at 2:44 PM
Reposted by Tanner Linsley
Not having hundreds of page.tsx feels so refreshing in TanStack Start
May 15, 2025 at 3:44 PM
Reposted by Tanner Linsley
Announcing TanStack/DB 🎉🥳
A lightweight, reactive, mini-database with IVM that is perfect for both Sync and Fetch.
It’s been a lot of fun to build this with @kyle.bricolage.io + @thruflo.com, and collaborate with @tannerlinsley.com.
We are incredibly excited for where this can go!
🚨 Big news!

We’ve been collaborating with the legendary
@tannerlinsley.com and the TanStack team to build something new:

TanStack DB — a reactive, normalized, transactional state engine that extends TanStack Query.
May 13, 2025 at 4:36 PM
Reposted by Tanner Linsley
This has been *super* fun to work on this the past few months w/
@samwillis.uk & @thruflo.com & @tannerlinsley.com

It's really fun to think through from scratch a huge problem space (managing state!) and come up with a fairly novel solution.
🚨 Big news!

We’ve been collaborating with the legendary
@tannerlinsley.com and the TanStack team to build something new:

TanStack DB — a reactive, normalized, transactional state engine that extends TanStack Query.
May 13, 2025 at 4:37 PM
Reposted by Tanner Linsley
🚨 Big news!

We’ve been collaborating with the legendary
@tannerlinsley.com and the TanStack team to build something new:

TanStack DB — a reactive, normalized, transactional state engine that extends TanStack Query.
May 13, 2025 at 4:21 PM
Reposted by Tanner Linsley
@tannerlinsley.com just launched a bunch of new @tanstack.com shirts/sweatshirts/hoodies/etc.

All merch is zero-profit at cost of @cottonbureau.com and very high quality. Enjoy!

Go grab it here: tanstack.com/merch
TanStack | Cotton Bureau
tanstack.com
May 9, 2025 at 5:44 AM
Reposted by Tanner Linsley
Very excited to welcome @tannerlinsley.com on the @localfirst.fm podcast today!

Which questions/topics would like to see discussed?
May 1, 2025 at 2:20 PM
Reposted by Tanner Linsley
Tanstack Start continues to rip. They shipped a `` component that you can use to make sure specific components aren't run on the server.

Helpful to avoid hydration errors on things like theme selectors etc

github.com/TanStack/rou...
feat(react-router): Export `ClientOnly` by zrosenbauer · Pull Request #3969 · TanStack/router
Exposes the ClientOnly component for preventing rendering & hydration errors. Background When you attempt to prevent content from rendering using something like typeof document !== 'undefin...
github.com
April 28, 2025 at 5:54 PM
Reposted by Tanner Linsley
🏖️ New @tanstack.com swag arrived today. Let the conference season begin 🙌
April 25, 2025 at 8:26 AM
Reposted by Tanner Linsley
Refreshing take in the TanStack docs
April 12, 2025 at 1:51 AM
Reposted by Tanner Linsley
Netlify is now the official deployment partner for @tanstack.com apps! 🎉

💥 TanStack has a refreshing take on building dynamic web applications, and already has ~100k stars across its toolkit repos, on pace with early versions of Next and Astro!

🚀 Start building with TanStack on Netlify today!
TanStack Start on Netlify: Official Deployment Partner
Netlify is now the official deployment partner for TanStack Start, the open-source, type-safe, React framework. Learn about the collaboration, key features, and try our AI chatbot template.
www.netlify.com
March 18, 2025 at 4:52 PM
Reposted by Tanner Linsley
📢 Support for streaming is coming to @tanstack.com React Query: It will soon natively (with a wrapper around the queryFn) understand AsyncIterables 🙌
March 16, 2025 at 2:38 PM
Reposted by Tanner Linsley
My interactive playground for CSS selectors now uses @tanstack.com Start + Router. I also redesigned the homepage and added a few more selectors.

Do you miss a selector?

#css #react #tanstack
CSS Selectors Playground
selectors.sandroroth.com
March 16, 2025 at 8:45 AM
Reposted by Tanner Linsley
Got enough of remix and react router, reconfigured app runs now on tanstack router. (Not live yet though).

Migrated web app to tanstack start as well. And finally all is running react 19 and react compiler.

I'm excited about all the new ways I can be frustrated in the tech I've chosen 🤪

#react
March 16, 2025 at 2:38 AM