DEV Community

Cover image for Nuxt.js over Vue.js: when should you use it and why

Nuxt.js over Vue.js: when should you use it and why

Bornfight on March 10, 2020

Nuxt.js is a frontend framework built upon Vue.js that offers great development features such as server side rendering, automatically gene...
Collapse
 
patarapolw profile image
Pacharapol Withayasakpunt • Edited

As a matter of fact, you can better SEO in Vue.js by using prerender-spa-plugin and vue-meta.

Not that intuitive, and haven't tested it much.

But Nuxt is a sure hit, might even better than Gatsby Helmet.

Collapse
 
seunoyebode profile image
'Seun Oyebode

Thanks,

I'm beginning to love NuxtJs myself.

Could you please share the snippets of how you made social sharing image?