Y
Hacker News
new
|
ask
|
show
|
jobs
by
nikcub
3419 days ago
Open question: how well does Vue handle isomorphism? Our standard React template now for new projects is isomorphic, and we're porting old projects when/where we can.
1 comments
__luke
3419 days ago
I haven't experienced personally, but I remember seeing SSR in Vue docs (
https://vuejs.org/v2/guide/ssr.html
) for a start. This also looks pretty sweet
https://github.com/vuejs/vue-hackernews-2.0
link