Found it: https://vuejs.org/v2/guide/ssr.html
What do you mean by - It has super fast server side rendering, that's why the feedback is imediate as you load the page? How is this different from a normal VueJS app where I would fetch data with ajax or vue-resource…
Found it: https://vuejs.org/v2/guide/ssr.html
What do you mean by - It has super fast server side rendering, that's why the feedback is imediate as you load the page? How is this different from a normal VueJS app where I would fetch data with ajax or vue-resource…