vuejs / vue-hackernews-2.0

HackerNews clone built with Vue 2.0, vue-router & vuex, with server-side rendering
MIT License
10.96k stars 2.15k forks source link

Use the serverPrefetch instead of asyncData for the vue@2.6.11 ? #384

Open imjeen opened 4 years ago

imjeen commented 4 years ago

I saw the SSR Doc use the serverPrefetch, and the demo can use and update it ?