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 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 🙃

Vue Storefront Frontend as a Service for Headless Commerce
icon-eye-dark Created with Sketch. 31.770

Similar Articles
Podcasts for Vue Devs
30.03.2020
As a developer, you can learn a lot by listening to pros talking about their view on things and day-to-day experiences on coding podcasts. If you're not yet in love with the format, we might change your opinion with this list of awesome podcasts for...
Vue.js Performance Guide
15.06.2022
In this article, we’re taking a look at the basics of performance optimization for Vue apps and guide you towards resources and tools that help you go deeper!