TanStack
@tanstack.com
🤝 Open Source Software 👨🏽💻 TypeScript ⚒️ Query, Table, Router, Virtual, Select, Form, Ranger, Start
Reposted by TanStack
... and new ones, like @arnoud.dev, who maintains the @tanstack.com angular adapter 🚀
June 15, 2025 at 11:58 AM
... and new ones, like @arnoud.dev, who maintains the @tanstack.com angular adapter 🚀
Reposted by TanStack
The stack I just used
- @tanstack.com router in static mode
- @content-collections gives you a great api to local content + lunr.js to search
- MDX + import.meta.glob = 🐐. Every other way to do mdx is a black hole.
- @shiki.style for all syntax renders
- @tanstack.com router in static mode
- @content-collections gives you a great api to local content + lunr.js to search
- MDX + import.meta.glob = 🐐. Every other way to do mdx is a black hole.
- @shiki.style for all syntax renders
June 1, 2025 at 3:15 AM
The stack I just used
- @tanstack.com router in static mode
- @content-collections gives you a great api to local content + lunr.js to search
- MDX + import.meta.glob = 🐐. Every other way to do mdx is a black hole.
- @shiki.style for all syntax renders
- @tanstack.com router in static mode
- @content-collections gives you a great api to local content + lunr.js to search
- MDX + import.meta.glob = 🐐. Every other way to do mdx is a black hole.
- @shiki.style for all syntax renders
During SSR in Start, all components by default are rendered on the server, just like any other SSR framework. To opt out of this, you can use route.ssr: false or the ClientOnly component.
February 23, 2025 at 6:19 PM
During SSR in Start, all components by default are rendered on the server, just like any other SSR framework. To opt out of this, you can use route.ssr: false or the ClientOnly component.
Looks like it’s there just for fun!
January 18, 2025 at 1:51 AM
Looks like it’s there just for fun!