1 document tagged with “Vue.js”
Vue.js and its meta-framework Nuxt belong among the popular choices for frontend. They have excellent tools for server-side rendering and code splitting, but just like with React, it is easy to ship a slow site with them.
Under the Vue.js tag you will find articles on where performance is most often lost in Nuxt apps, how to configure ISR and streaming, and what to do about a large bundle.