Show HN: Read Hacker News Like Pinterest – Built with Vuejs 10 years ago
Found it: https://vuejs.org/v2/guide/ssr.html
HN user
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 and then fill the elements with content?