Decided
So for our original marketing site, we recently moved from a pure Vue.js SPA (with some limited VueMeta and post-build performance optimization caked in). We were receiving Lighthouse performance reports in the 80s. Not bad. But with nuxt.js - we're at 99. Nuxt.js is the framework that should be replacing the boilerplate Vue.js SPA you've built your site with. Sure if you're building a Product Listing page in Wordpress, use Vue. But if you're building a whole marketing site - please don't use Vue! Our philosphy at asencis: build components with Vue - but scaffold them together with Nuxt into a coherant site.
0 views0