Profile avatar
tannerlinsley.com
βš”οΈ Sir Tan @TanStack.com πŸŽ‰ TypeScript 🌎 Web βš›οΈOpen Source SoftwareπŸ’‘UI/UX/DX πŸ’ΌCo-Founder @NozzleIO πŸ‘¨β€πŸ‘©β€πŸ‘§β€πŸ‘¦@Ch_JesusChrist
434 posts 14,869 followers 69 following
Regular Contributor
Active Commenter

Not having hundreds of page.tsx feels so refreshing in TanStack Start

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!

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.

@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

Very excited to welcome @tannerlinsley.com on the @localfirst.fm podcast today! Which questions/topics would like to see discussed?

Tanstack Start continues to rip. They shipped a `<ClientOnly>` 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...

πŸ–οΈ New @tanstack.com swag arrived today. Let the conference season begin πŸ™Œ

Refreshing take in the TanStack docs

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!

πŸ“’ Support for streaming is coming to @tanstack.com React Query: It will soon natively (with a wrapper around the queryFn) understand AsyncIterables πŸ™Œ

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

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

Electric is now in GA! πŸš€ Check out the 1.0 release post here: electric-sql.com/blog/2025/03... The APIs are stable and we're is ready for mission critical, production apps. Super excited to see what you build with Electric now it's hit 1.0!

πŸ“ @tanstack.com Form v1 is here! Is it the ultimate form solution?πŸ“± ByteDance releases Lynx β€”the native UI framework powering TikTok! πŸ€– VS Code’s Feb update is packed with AI upgrades: GPT-4.5 & Claude 3.7, image context for prompts, & improved Agent Mode. Show link: front-end-fire.com/episodes/84/

After 2+ years, it's finally time to announce @TanStack.com Form v1! βœ… Type Safe πŸš€ Framework Agnostic 🎭 Headless πŸ”„ Isomorphic πŸ›‘οΈ Advanced Validation πŸ“œ Standard Schema βž• More!

Big @tanstack.com news on Monday.

Yes, it's TanStack Router... on Solid! πŸ‘€

My First Year in Love with TanStack https://replug.link/2ea1ee90 #photography #s #internet

[email protected] Form 0.43 is out now! It's a huge rewrite of our type system to make things, believe it or not, even more strict. This release allows you to return any object from validators! There are some breaking changes, but we included a migration guide: github.com/TanStack/for...

Yes, we will be announcing ANOTHER awesome TanStack.com library tomorrow. Be there or be πŸ”²!

We just released our new TanStack Query adapter for @trpc.io powered by the `queryOptions` API. Codemod available (still a bit of a WIP but works quite well) for simple migration. Let us know what you think! trpc.io/blog/introdu...

πŸ“£ 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...

Check out `pnpx create-tsrouter-app`. It creates applications like create-react-app, but with TanStack and Vite under the hood. youtu.be/10J6RyMOxN0

Switched my personal project from React Router to TanStack Router. I originally went with RR because I thought it was the only thing that worked with Supertokens. After learning that there is a reasonable workaround with TR, I switched. Forgot how much I love this router!

After seeing the backlash to the recent React docs setup update, I've tackled it myself. I've put up a PR that reworks the "Create" page with better explanations and a "Start from Scratch" section that recommends Vite + routers: github.com/reactjs/reac... I think this should make everyone happy!