TanStackT
TanStack2y ago
1 reply
rubber-blue

using vinxi with tanstack router, updated example

i'm looking at 2 examples:
- https://github.com/nksaraf/vinxi/blob/038b5fffaf395d7f9c61f41929cb79fde46ada14/examples/react/ssr/tanstack-router-app/app.config.js#L10-L73 uses older tanstack router version but latest vinxi version

this one uses vinxi 0.1 (older version) but latest tanstack
https://github.com/TanStack/router/blob/main/examples/react/vinxi-basic-ssr-streaming/app.config.js


how should i combine the two
GitHub
🤖 Fully typesafe Router for React (and friends) w/ built-in caching, 1st class search-param APIs, client-side cache integration and isomorphic rendering. - TanStack/router
router/examples/react/vinxi-basic-ssr-streaming/app.config.js at ma...
GitHub
The JavaScript Server SDK. Contribute to nksaraf/vinxi development by creating an account on GitHub.
vinxi/examples/react/ssr/tanstack-router-app/app.config.js at 038b5...
Was this page helpful?