4th May 2021

Nuxt.js: The Fastest eCommerce Web Framework

What is Nuxt.js? Nuxt.js is a higher-level framework that builds on top of Vue. It simplifies the development of universal or single page Vue apps. Nuxt.js abstracts away the details of server and client code distribution so you can focus on application development. The goal with Nuxt is for it to be flexible enough for you to use as a main project base. Because most of what Nuxt does happens during the development phase, you get a lot of features with only a few extra kilobytes added to your JavaScript files. We analyzed the mobile Lighthouse 6 scores for a subset of […]