Vue.js App Performance Optimization – A Tutorial Series [via ITNEXT]

Performance – such an important topic! It's easy to forget about bad network speed and older devices when you're developing your apps with the latest gear and on a speedy fibreglass network connection. Reason enough to double down on your knowledge about performance optimization with this great article series by Filip Rakowski.

In his tutorials, Filip is sharing what he and his team learned while working on making Alokai (formerly Vue Storefront) load as fast as possible.

In this series I’ll dig deep into Vue performance optimization techniques that we are using in Vue Storefront and that you can use in your Vue.js applications to make them loading instantly and perform smooth.
Filip Rakowski
Co-founder Vue Storefront

There are 7 parts to the whole series – start now with Part 1 (Introduction to Performance Optimization and Lazy Loading)!

👉 Start Reading


PS: Also check out Vue Storefront! As you can guess, it's performance optimized 🙃

Alokai (formerly Vue Storefront) Frontend Platform for Headless Commerce
icon-eye-dark Created with Sketch. 32.690

Similar Articles
#intervue: Stefan Rasmussen, Creator of a Vue.js Website Builder that builds Vue.js Websites 🤯
10.05.2019  •  in #Intervue
Our #intervue series continues with an interview with Stefan Rasmussen, creator of grid.studio! This tool is a total Vue-ception: It's a website builder built with Vue.js that lets you build Vue.js websites with a drag'n'drop editor!
Vue 3 State Management Guide
07.01.2022
Our approaches to Vue state management are changing. What library to use now? Do you even need a state management library any more? Consider this article your summary of current state management concepts & resources for Vue 3!