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
- 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
GitHub
The JavaScript Server SDK. Contribute to nksaraf/vinxi development by creating an account on GitHub.