Can we have an adapter for nextjs? #607
theprantadutta
started this conversation in
Ideas
Replies: 2 comments 1 reply
-
Doesn't the React adapter work already? |
Beta Was this translation helpful? Give feedback.
1 reply
-
Maybe @prantadutta raised this with regards to SSR rendering which I believe Inertia will have in the future. I started using Inertia a recently and I'm really liking it. Currently, what available options are there to build an SEO friendly site with Inertia? |
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 think it's safe to say if anyone is looking for a react framework that can do image optimization, static site generation, server-side generation, and code splitting, and much more, I think it should be NextJS.
Currently, I am working with laravel as a backend, and NextJS as a frontend. It works great.
But can we have an inertia adapter for NextJS so that we can make our life a little easier?
Beta Was this translation helpful? Give feedback.
All reactions