Kevin Van Cott
kevinvancott.dev
Kevin Van Cott
@kevinvancott.dev
Sometimes called Kevin Vandy. Senior Software Engineer. OSS maintainer. Creator of material-react-table. TanStack Table Co-Maintainer. Nebraska
Pinned
Soft launching a new TanStack library today.

Check out TanStack Pacer! A small utility library for debouncing, throttling, rate limiting, queuing, and task pooling.

It's in alpha, but can't wait to see how this might evolve.

Check it out at: tanstack.com/pacer
Reposted by Kevin Van Cott
🚀 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
Reposted by Kevin Van Cott
So, I'm putting it out there: I'm hoping someone might be able to point me toward open opportunities.

My tech experience is primarily in docs and front-end, but I also have a background in healthcare if that sparks any ideas.

I'm genuinely flexible on roles right now, so any leads are appreciated
August 21, 2025 at 11:40 PM
React Query won over the ecosystem
Had no idea this was happening 🤯

tanstack.com/stats/npm?pa...
August 1, 2025 at 5:40 PM
nextjs.dev redirects to remix.run ...

I found this out while leading a workshop and trying to load up the nextjs docs. 😂
July 28, 2025 at 2:29 PM
My react-data-fetching demos have been updated!

I have now built the same app 22 times for my workshop where I teach different data loading patterns in React Router, TanStack Router, Next.js, and even a bit of Astro and Sveltekit too.

And, of course, how to use TanStack Query with all of them.
July 26, 2025 at 7:46 PM
I'm only just starting to lean into having AI agents running large background tasks and refactors for me. It speeds up the tedious stuff so much. There's still only a subset of work that I trust AI with though.

Cursor + Claude Code and its VS Code extension is my setup right now.
July 19, 2025 at 6:24 PM
A comparison of the TanStack Pacer utilities
July 18, 2025 at 3:57 PM
Working on TanStack Pacer as a new library from roughly the ground up over the past couple months has transformed how I'm thinking about building parts of the next TanStack Table version. It has been a very refreshing experience, even if it took a lot of dedicated dev time.
May 24, 2025 at 2:00 PM
TanStack DB
TanStack Table
TanStack Query

Is TanStack a database company? What's next?

TanStack Select?
TanStack Join?
TanStack DropTableUsers?
May 14, 2025 at 2:45 PM
Reposted by Kevin Van Cott
🚨 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 Kevin Van Cott
In just 12 hours, @tannerlinsley joins us to break down TanStack Start — what it is, how it works, and why you should be using it.

Are you joining us?
📺 Watch live on YouTube - www.youtube.com/watch?v=QmG0...
May 7, 2025 at 4:55 AM
There ended up being a ton of other work to do over the past couple weeks, so I only have a small start on showing off TanStack Pacer with TanStack Query, but the here are the first examples that focus on rate-limiting your prefetching

tanstack.com/pacer/latest...
May 5, 2025 at 3:10 PM
Reposted by Kevin Van Cott
imo many react developers would benefit from learning astro and htmx
May 5, 2025 at 1:38 AM
What's Svelte up to?
April 28, 2025 at 11:35 PM
I'll be putting together some official docs for how to best integrate TanStack Pacer with TanStack Query for debouncing/throttling/queuing with queries, mutations, and prefetching soon.

How have you debounced or other-wise rate-limited with TanStack Query in the past?
April 25, 2025 at 10:04 PM
The next big update to TanStack Pacer includes a Solid Adapter, along with a more consistent API across all of the utilities.

Thanks to @bskyum.bsky.social for help getting it started
April 24, 2025 at 4:32 PM
Reposted by Kevin Van Cott
Headless Tree is available as Beta! Read more on the Medium article on the release: medium.com/@lukasbach/h...
Headless-Tree, and the Future of React-Complex-Tree
Headless Tree is the successor of react-complex-tree, and a new accessible and powerful React Tree Library.
medium.com
April 15, 2025 at 4:11 PM
I'll be leading a full-day workshop at Nebraska.code() this summer.

It will cover the main differences between all the major React frameworks like Next.js, React Router (Remix), TanStack Start, and more. It's been really fun putting all of the learning material together for this.
April 15, 2025 at 1:26 PM
Soft launching a new TanStack library today.

Check out TanStack Pacer! A small utility library for debouncing, throttling, rate limiting, queuing, and task pooling.

It's in alpha, but can't wait to see how this might evolve.

Check it out at: tanstack.com/pacer
April 7, 2025 at 1:30 PM
Reposted by Kevin Van Cott
After 2+ years, it's finally time to announce @TanStack.com Form v1!

✅ Type Safe
🚀 Framework Agnostic
🎭 Headless
🔄 Isomorphic
🛡️ Advanced Validation
📜 Standard Schema
➕ More!
March 3, 2025 at 4:28 PM
Reposted by Kevin Van Cott
Great turnout at @nebraskajs.dev in Lincoln! @kevinvancott.dev and I presented on @astro.build with slides created using Astro!

github.com/nicknisi/ast...
February 27, 2025 at 11:44 PM
It's amazing that this *years* long battle is finally over.

React.dev finally acknowledges that Vite has a valid starting template for React Apps. It's still a little weird that they really still try to discorage starting from a blank slate, but a win's a win. Long live React SPAs!
February 19, 2025 at 8:33 PM
The best thing about tailwind has always been the code co-location of styles with the rest of your rendering/fe logic. It definitely multiplies in usefulness when using AI tools like cursor. I've never been able to iterate faster.
February 19, 2025 at 8:27 PM
Reposted by Kevin Van Cott
I'm working on a talk on @astro.build with @kevinvancott.dev for @nebraskajs.dev and we decided to just make the talk using Astro!
February 18, 2025 at 12:24 AM
Reposted by Kevin Van Cott
📣 Time to announce "create-tsrouter-app" or CTA, a drop-in CRA replacement:

- Powered by @vite.dev, TanStack Router, built by
@jherr.dev
- TypeScript/Tailwind/File-Route templates (more coming)
- Full control over Vite and (soon) upgradeable to TanStack Start

www.youtube.com/watch?v=10J6...
February 17, 2025 at 4:33 PM