Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Proposal] Server Side Rendering with Streaming #322

Closed
josemanuelp opened this issue Jan 13, 2017 · 15 comments
Closed

[Proposal] Server Side Rendering with Streaming #322

josemanuelp opened this issue Jan 13, 2017 · 15 comments

Comments

@josemanuelp
Copy link

It would be so great that the framework boilerplate considers SSR with Streaming.

There is https://github.com/vuetifyjs/vuetify project that is more younger than quasarframework but implement it very good.

@rstoenescu
Copy link
Member

Added this to the roadmap. Thanks!

@yieme
Copy link

yieme commented Jan 31, 2017

https://github.com/nuxt/nuxt.js may be another approach which like vuetify has a generic starter template but also has templates for ExpressJS and AdonisJS.

@josemanuelp
Copy link
Author

Quasar plus Nuxt would be mindblowing....

Btw, it would be theoretically possible to run quasar components inside Nuxt boilerplate? Has anyone ever tried?

@smolinari
Copy link
Collaborator

I'm betting Razvan (and whoever else can help him) is going to have to build an SSR solution for Quasar. Both Quasar and Nuxt are already too opinionated to mix and match them. That is my less then very experienced opinion of course.

What I'd also like to understand is, what is meant by "SSR with streaming"?

Scott

@nconf-base
Copy link

Streaming appears to be short for Response Streaming for the rendering Vue components. See Vue SSR Guide Response Streaming.

Nuxt is a framework specifically for VueJS and Server Side Rendering (SSR). Streaming is on their roadmap 1.0 roadmap

@smolinari
Copy link
Collaborator

Ah. Ok. Understand now. Thanks @nconf-base.

Scott

@emahuni
Copy link

emahuni commented Nov 22, 2017

any news on this, I dying to use Quasar + Nuxt

@yieme
Copy link

yieme commented Nov 25, 2017

@emahuni preliminary work-in-progress scaffolding https://github.com/quasarframework/quasar-template-nuxt/

Not ready yet, as per issue #2

@Charuru
Copy link

Charuru commented Dec 9, 2017

This is absolutely necessary in 2017, soon to be 2018...

@tomexx
Copy link

tomexx commented Jul 19, 2018

any update on integrating Nuxt + Quasar? Thanks

@rstoenescu
Copy link
Member

Are you guys aware of https://forum.quasar-framework.org/topic/2481/quasar-quasar-cli-v0-17-aka-ssr-developer-preview ?

Nuxt module will come after v0.17 release (which is days away), but I really don't see any need now for this, since you'll be able to use your current Quasar app and simply build a SSR with it through Quasar CLI :)

@smolinari
Copy link
Collaborator

@rstoenescu - So Quasar doesn't use Nuxt? Or is it integrated some other way?

What would be great is a conceptual article on how Quasar does SSR under the hood. 😄

Scott

@rstoenescu rstoenescu added this to the v0.17.0 milestone Jul 25, 2018
@rstoenescu
Copy link
Member

Check out Quasar v0.17. I've just released it.

@rstoenescu
Copy link
Member

rstoenescu commented Jul 25, 2018

@smolinari These are some common misconceptions. Quasar does NOT use Nuxt under the hood, nor does it use Vue CLI.

@smolinari
Copy link
Collaborator

@rstoenescu - I think that misconception might have come from some discussion in the past about Quasar partnering with Nuxt or something to that effect. It isn't important.

So the open question remains (in my mind at least), how does Quasar do SSR? 😄 Doesn't need an explanation here. A Medium article would be better, I think. 😉

Scott

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

8 participants