Register and share your invite link to earn from video plays and referrals.

Tanner Linsley
@tannerlinsley
โš”๏ธ Creator of @Tan_Stack ๐Ÿ๏ธ TypeScript ๐ŸŒŽ Web โš›๏ธOpen Source Software๐Ÿ’กUI/UX/DX ๐Ÿ’ผCo-Founder @NozzleIO ๐Ÿ‘จโ€๐Ÿ‘ฉโ€๐Ÿ‘งโ€๐Ÿ‘ฆ@Ch_JesusChrist
816 Following    112.9K Followers
Your context window is fixed. Your chat is not. ๐Ÿ“‰ TanStack AI shrinks what the model sees and leaves your transcript alone allowing for infinite compacting chats. You pick your compaction strategy! npm i @tanstack/ai-compaction
Show more
๐Ÿ˜‰ TanStack Router is also a framework
According to Better T Stack analytics @nextjs is still winning the framework war
TanStack Charts is officially Alpha! ๐Ÿฅณ Since my last update: ๐Ÿšข 11 releases ๐Ÿ“š 188 examples + full shadcn chart catalog ๐Ÿ“Š Multiple axes + polar scales ๐ŸŽจ Mixed SVG + Canvas marks โ˜€๏ธ Drillable sunbursts ๐Ÿงน Cleaner API v0.16.0 is out. Go break it:
Show more
Inth is just as great as @BurnedChris, and it happens to be built w/ @Tan_Stack Start now!
This is the Inth we always wanted. Inth now checks your codebase, website and every PR, then helps you fix privacy risks before they become blocked deals or expensive problems. Run a free privacy scan: Go break it.
Show more
Divided by 2 RAM usage of my two Tanstack Start apps by upgrading to @bunjavascript v1.4
TanStack AI now supports @Lovable AI Gateway. ๐Ÿ”‘ Six modalities, one adapter shape: chat โ†’ lovableText image โ†’ lovableImage video โ†’ lovableVideo embed โ†’ lovableEmbedding speech โ†’ lovableSpeech transcribe โ†’ lovableTranscription npm i @tanstack/ai-lovable
Show more
Stop paying for your users' tokens. ๐Ÿ’ธ Headless BYOK just landed in TanStack AI: users bring their own API key, it never touches your server, and 15 provider adapters got a /byok entry in one pass. Two calls to wire up. ๐Ÿ”‘
Show more
After almost a year of active development, we're proud to announce that TanStack AI goes into RC! ๐Ÿ”ฅ We've done a lot of work to get it to a state we're proud of and consider stable and production ready. Read all about it here:
Show more
@PrakashMarvin @tan_stack @bunjavascript Running one of Brazil's biggest autoparts ecommerce on it without any problems, deployed on AWS on a m6a.2xlarge with about 80 different tenants, tanstack start server rendering html and the backend also using bun.
Show more
WebSockets just landed in TanStack AI. ๐Ÿš€ One socket for the whole conversation. Full-duplex. And if it drops mid-stream, the client reopens at the last offset and replays only the gap, no second model call. Works on Node (`ws`) and Cloudflare (`toWebSocketResponse`)
Show more
converting Next.js to TanStack just never gets old
it worked! obviously not in 1 shot but it's amazing that you can just completely change frameworks now thanks to AI also the app is so much faster with Tanstack Start compared to SvelteKit, it's probably just me using SvelteKit wrong or something but the migration worked inspired by @jaredpalmer's migration from Astro to Next.js ๐Ÿซก Devin makes these migrations super easy due to how extensively it tests its work and the fact that it comes back with a recording so you can verify it worked and suggest changes/fixes
Show more
TanStack AI now honors structured outputs on agent harnesses. ๐Ÿš€ Fully typesafe agent harness work end-to-end is here. Try it out today!
How @Lovable moved (400 routes, 850K lines, 42M monthly visitors) from Next.js to TanStack Start ๐Ÿคฏ
TanStack AI officially added the ByteDance adapter! ๐Ÿš€ Generate videos with Seedance 2.5 today. Check out what we generated through TanStack AI below:
Finally getting around to fully migrating from recharts to @tan_stack charts since recharts have been lagging bigger dashboards for far too long in Maple now. I expected a performance improvement, but not this big of a jump wtf
Show more
Yay! Got home to my @tan_stack shirt being in the mail. Time to get it signed by @AlemTuzlak @TkDodo (pretty please) @tannerlinsley @beaussan @HarryWhorlow @KevinVanCott @jherr
Show more
I reimplemented the entire shadcn chart catalog with TanStack Charts
Please tell me we're not putting up with this as the permanent "Chrome is being remote controlled" state... It shows up EVERYWHERE even if it's on a different tab and drives me insane.
Show more
Flo breaks down the process of TanStack Router navigation with insane detail here. For all of us that ever thought "I'll build my own router" and walked away both proud and scarred 4 life, this one's for you.
Show more
router.navigate() looks like one async operation, but inside TanStack Router, four lifetimes decide which work continues, which navigation may publish, how each route attempt resolves, and whether the framework actually rendered it. New from @ChaponFlo:
Show more