Vue2 SSR with Quasar
-
I’m considering choosing Quasar for a webapp publicy available on the web and I need all the pages (more than 700 000 pages) to be SEO-optimized. Vue2 server-side-rendering seems to be the perfect solution for this, but I don’t know if it’s easy to use it with Quasar. Will this feature be included to Quasar in the future ? What could be the major difficulties to use SSR with Quasar and Express ?
-
Hi, it’s on the roadmap. Don’t have an exact date. It’s not an easy thing, or it may be, just didn’t have time to make an assessment.
-
+1 for this. I am also considering Quasar, but I am unable to proceed without SSR support. Nuxt.js has support for SSR.
-
+1 SSR really need for website.
-
+1 Will use this when available
-
This post is deleted! -
+1 for me using SSR.
-
+1 will be fine
-
+1 for SSR is really need
-
+100, please implement ssr supporting.
-
@rstoenescu any date for SSR support ?
-
I’d say within a few days courtesy of this awesome dev - https://github.com/codingfriend1?tab=repositories
-
@rstoenescu I’ve created a template for feathersjs, ssr, and quasar.
https://github.com/claustres/quasar-templates/tree/feathers-api-ssr
However the quasar framework is not ssr friendly. I am mocking the window, document, navigator, Element, and XMLHttpRequest temporarily, however this isn’t the recommended approach as it may mess up external libraries system detection.
We are needing a new branch of quasar that doesn’t directly reference those objects without checking that they first exist.
-
+1 for SSR