Skip to content

How can/should this be used with nextjs? #346

Answered by tannerlinsley
mmkal asked this question in Q&A
Discussion options

You must be logged in to vote

Right now, TanStack Router is not designed to be used with full-stack frameworks and is best suited for client-side only apps. In the future, we will be addressing SSR and framework integration. With regards to those issues, you can use client-side routers inside of Next and other full-stack frameworks, but you are essentially opting out of the SSR patterns and benefits you get from their routers.

Replies: 3 comments 3 replies

Comment options

You must be logged in to vote
3 replies
@puterhimself
Comment options

@stychu
Comment options

@gruckion
Comment options

Answer selected by mmkal
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
7 participants