Hacker News new | ask | show | jobs
by St-Clock 3498 days ago
In vue.js, SEO is taken care of with with server side rendering[1].

This assumes that you are using node.js as your backend though.

[1] https://vuejs.org/v2/guide/ssr.html#SEO

1 comments

Only that node can talk to your backend right?
I haven't heard of Laravel getting SSR yet, so yeah.