Hacker News new | ask | show | jobs
by t0astbread 2289 days ago
The proposal stresses the need for Server-Side Rendering so I suppose they're thinking about this.
2 comments

Yeah it's very clear that they still plan to have the website work without JavaScript.

In the longer term, adding support for a frontend build step in deployment and for server-side rendering (SSR) of UI components are two tasks that would be particularly useful here...

Until such features are in place, use of Vue.js would be limited to cases where server-rendered elements can be progressively enhanced within the user’s browser.

No idea why you were downvoted - this is the answer to that question