惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Vercel News
Vercel News
博客园 - 司徒正美
C
Check Point Blog
G
Google Developers Blog
The GitHub Blog
The GitHub Blog
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
有赞技术团队
有赞技术团队
P
Proofpoint News Feed
IT之家
IT之家
B
Blog
博客园_首页
量子位
MongoDB | Blog
MongoDB | Blog
博客园 - Franky
J
Java Code Geeks
H
Help Net Security
A
About on SuperTechFans
Apple Machine Learning Research
Apple Machine Learning Research
Jina AI
Jina AI
D
DataBreaches.Net
Y
Y Combinator Blog
大猫的无限游戏
大猫的无限游戏
云风的 BLOG
云风的 BLOG
Google DeepMind News
Google DeepMind News

TanStack Blog

TanStack + Vercel Partnership | TanStack Blog TanStack AI Enters the RC Phase | TanStack Blog Inside a TanStack Router Navigation | TanStack Blog Form v2 is here: All you need to know about the alpha | TanStack Blog Announcing TanStack Table V9 | TanStack Blog TanStack Has a New Look | TanStack Blog Introducing TanStack Markdown and TanStack Highlight | TanStack Blog We Removed React Server Components from TanStack.com | TanStack Blog We Stopped Using RSC on TanStack.com | TanStack Blog Inside TanStack Table V9 Reactivity | TanStack Blog Run Any Coding Agent in a Sandbox, With One chat() Call | TanStack Blog How an Underrated Refactor Saved 90% Memory Usage | TanStack Blog TypeScript Performance in TanStack Table V9 | TanStack Blog TanStack AI Beta: The Switzerland of AI Tooling Grows Up | TanStack Blog TanStack Table V9: Taking Form | TanStack Blog TanStack AI: Your MCP, your way | TanStack Blog TanStack Start Adds First-Class Rsbuild Support | TanStack Blog Introducing Experimental Workflows and Orchestrators in TanStack AI | TanStack Blog Chat UIs Are Lists Until They Aren't | TanStack Blog Structured Output That Remembers Across Turns | TanStack Blog TanStack Virtual just got a lot faster, and finally handles iOS | TanStack Blog TanStack AI now fully speaks AG-UI | TanStack Blog Stop Waiting on JSON: Stream Structured Output with One Schema | TanStack Blog Hardening TanStack After the npm Compromise | TanStack Blog Postmortem: TanStack npm supply-chain compromise | TanStack Blog Who Owns the Tree? RSC as a Protocol, Not an Architecture | TanStack Blog TanStack AI Just Learned to Compose Music | TanStack Blog Your AI Tool Calls Should Fail at Compile Time, Not in Production | TanStack Blog One Flag, Every Chunk: Debug Logging Lands in TanStack AI | TanStack Blog How We Test TanStack AI Across 7 Providers on Every PR | TanStack Blog
TanStack Start and TanStack AI Win 2026 Open Source Award...
Tanner Linsley · 2026-06-22 · via TanStack Blog

by Tanner Linsley on Jun 22, 2026.

JavaScript Open Source Awards 2026

TanStack came home from the 2026 Open Source Awards with two wins. TanStack Start won Breakthrough of the Year, and TanStack AI won AI Project of the Year.

The awards were part of the JSNation and React Summit week in Amsterdam, with JSNation hosting the 7th annual JavaScript Open Source Awards on June 11, 2026 and React Summit happening the next day. The awards page describes the work as celebrating community success and highlighting impactful open source projects, and JSNation frames the goal even more directly: shine a light on great open source work that doesn't always get enough attention in a loud ecosystem.

That part means a lot to us, because those are the conditions TanStack has always lived in. We don't have a giant product company behind the roadmap. We have maintainers, contributors, sponsors, stubborn opinions about the open web, and a community that keeps pushing the work into real production apps.

Start being named Breakthrough of the Year feels especially good because full-stack React is a crowded category, and it would have been easy for Start to look like a strange bet from the outside.

The bet was that Router's type-safe route model was already the right foundation, and that a framework should add the server layer around it instead of replacing it with magic. Start keeps routes, search params, loaders, pending states, links, and navigation grounded in TanStack Router, then adds full-document SSR, streaming, server functions, server routes, bundling, and deployable output.

That's a lot of surface area, but the point has stayed simple. You should be able to build a React app that can grow from SPA to SSR to server-heavy workflows without changing the mental model every time the app crosses a boundary.

This award lands after years of work from the Start maintainers and contributors, and after a stretch where Start has kept getting more real: first-class Rsbuild support, major SSR throughput work, experimental RSC work, and more teams using it outside of demos.

TanStack AI winning AI Project of the Year hits a different nerve. The AI tooling market is moving fast, and many SDKs accidentally make the same trade: first you choose the provider, then the app architecture starts bending around that provider.

TanStack AI is our refusal to do that. It's a TypeScript-first, framework-agnostic, provider-agnostic SDK with typed tools, streaming UI, structured output, media and realtime primitives, middleware, orchestration, and an AG-UI-native wire story that doesn't force your app through a hosted gateway.

Alem Tuzlak was at JSNation teaching a TanStack AI workshop and giving a talk on how we used AI to build TanStack AI, which made the timing especially surreal. Two days before the JavaScript ceremony, we published the TanStack AI Beta, with every major modality, stable protocol work, provider adapters, and 265 E2E tests across 10 providers. That was the version we finally felt comfortable telling teams to build real products on.

Winning the AI category that same week was a useful external signal that the open, portable path still matters. Maybe more now than before.

Other projects announced as winners included TypeGPU, Biome, ZurichJS, Popcorn, and React Doctor. That list says a lot about where the ecosystem is right now: better foundations, sharper tools, stronger community work, stranger experiments, and AI tooling that developers can actually inspect.

Thank you to JSNation, React Summit, GitNation, the Open Source Awards committee, everyone who nominated or voted, and every contributor who has touched Start or AI. Awards don't write code, triage issues, answer Discord threads, or keep APIs honest, but they do mark the moments where a community can look around and say, "yeah, this work is landing."

We feel that. Now back to shipping.