Single comment thread
See full discussion

Hi, if you want good SEO you'll need to implement a server-side rendering (SSR). I know nothing about inertiajs, but as the author noted - "This project is in the very early stages of development and IS NOT yet intended for public consumption". This is the main concern for me.

As I see you are using React on the FE. So for the SSR I'd go with Next.js in this case.

Not related, but it's recommended to disable redux devtools on prod, because I can see all your state.

Hey, thanks for your reply! I'm not using react or redux :) I use vue.js.

Ah, got it. It's coming from the helper you use, not good too though ; )

Home
Search
Messages
Notifications
More
You need to sign in or sign up before continuing.