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.659

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!
Build a Progressive Web App In VueJs, from Zero to Hero! [via Hackernoon]
15.01.2019  •  in #Tutorial, #Bookmarks
In case you didn't notice: Everyone is doing Progressive Web Apps now! Read this article series by Fabian Hinsenkamp to create your own PWA with Vue.js!