Have you considered using Inertia?
Mar 8, 2022
2
Level 4
Ecommerce The Right Way :-/
Hi guys,
I've posted this topic under Laravel as it does encompass Laravel.
Basically I have an old monolithic E-commerce website that we are looking to completely rebuild - this includes the front-end. With this in mind, obviously I would love to go ahead and use Vue.js alongside tailwind (my usual stack). My only problem is SEO obviously.
With this in mind I'm kinda stuck on which approach to take, I've narrowed my options to include:
- Go hybrid and use Laravel routing with on-page components
- Use VueJS, vue router and laravel and ignore the on-page SEO (could be a massive issue)
- use VueJS with Nuxt.js or some kind of SSR and Laravel
Any advice, pointers, potential risks?
Please or to participate in this conversation.