Hacker News new | ask | show | jobs
by zfedoran 3492 days ago
Both Vue.js and React allow you render HTML on the server side. This helps get the first render out quickly where the browser can pick up the state and continue from there.

https://vuejs.org/v2/guide/ssr.html