tanstack.com
tanstack.com copied to clipboard
The marketing and docs site for all TanStack projects
# Broken Internal Links in TanStack Query Documentation I have checked multiple pages across the TanStack Query documentation and found that many internal links appear to be broken. ## Example...
Based upon the sidebar links it would be great to have a route llms.txt for all tanstack libraries. Will ease to add them to ide like cursor, windsurf etc. https://directory.llmstxt.cloud/
## tl;dr: This is not a bug, but an enhancement. Dark mode related. ## Context By using the dark mode theme in the documentation, I find the colored opacity background...
## Steps to reproduce 1. Go to https://tanstack.com/router/latest/docs/framework/react/examples/start-basic 2. Click on the link to open in stackblitz 3. See that in stackblitz, there is an app.config.ts but also another app.config.timestamp_[[some...
The background animation present on all TanStack doc pages causes high GPU and CPU load. While I don't disagree they look nice and make the page look unique, the tradeoff...
Closes https://github.com/TanStack/tanstack.com/issues/281 - Updated all twitter logo references for the react-icons package to X. Before: After:
SInce there has been a change of the search engine (AI powered?) on tanstack.com I noticed the search results became incredibly unhelpful and nowadays i just do `google.com site:tanstack.com `....
Should the Twitter icon be replaced with the X logo on the homepage? 
I am running Firefox `131.0.3` on my Windows 11 computer. When I go to a example page, I cannot run the example. For example when I go to , I...
Started contributing to this repo, and wanted to add a small note on the need to also clone router/query/table for the husky hooks to pass, and then felt like making...