I am quite new to Vue so please bear with me. I am currently working on a Laravel / Vue project whereby I am planning to implement SPA routing. As I was watching tutorials, I learnt that Vue allows one to add client-side routing. However, I later came across this package called Inertia and I am now not sure whether to just stick to Vue's routing or use this package. On the Inertia web page, Jonathan (the creator) mentioned that:
Inertia allows you to create fully client-side rendered, single-page apps, without much of the complexity that comes with modern SPAs.
So I am wondering what are some of these complexities that come with vue's Single Page Applications? He mentioned on one of his personal articles that he experienced the odd page flicker between page visits due to the time required to load and execute JavaScript between each visit. Is this something you've experienced? If not, are there any other problems that come with SPAs?
The reason why I am planning to build my project as a SPA is because I will be playing sound using the Spotify API so it will be nice if a user can access different parts of the application without interfering with the Sound Player which will be implemented using Vue. In this case, would it better to Inertia instead of Vue's normal client-side routing?
from Newest questions tagged laravel-5 - Stack Overflow https://ift.tt/31vlKYq
via IFTTT
Aucun commentaire:
Enregistrer un commentaire