Replies: 2 comments
-
Using a Link component from next/link. Ref : https://nextjs.org/docs/api-reference/next/link |
Beta Was this translation helpful? Give feedback.
0 replies
-
@VivekNeel what do you mean? I already am using it but how can I connect it to a react app ?
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to have a few pages generated statically and a route at /app which is a client-side react app (no need for SEO).
In Gatsby there is gatsby-plugin-create-client-paths
Is there an equivilant / a solution?
Bonus points if there isn't any noticable page reload
Beta Was this translation helpful? Give feedback.
All reactions