#Web Performance
9 articlesAchieve Max Performance loading your images with v-lazy-image
Don't you know what to do to improve your web performance? Learn Progressive Image Loading, a technique used by Spotify, Medium and Netflix.
Aug 30, 2021
Use Responsive Images with v-lazy-image
Is Web Performance a priority for you? Then read this article! You'll learn how to lazy load images with srcset and picture tag using v-lazy-image.
Aug 23, 2021
Use Web Workers in your Vue.js Components for Max Performance
Learn how to get up to 20x performance improvement of Vue.js components that rely on heavy tasks so they render and load faster
Mar 31, 2020
Lazy load images using v-lazy-image Vue.js component
Learn to improve the web performance of your vue.js application
Apr 16, 2019
Dynamic Imports in Vue.js for better performance
Tutorial on code splitting using dynamic import in vue.js applications in order to have better performance.
Apr 15, 2019
Mar 24, 2019
Remove unused CSS with PurgeCSS
Use PurgeCSS to remove dead CSS that is not used, reduce the size of the generated CSS and improve performance of a Vue.js application
Jan 27, 2019
Measure runtime performance in Vue.js apps
Short tutorial on how to measure web performance in Vue.js applications
Jan 20, 2019
Improve performance on large lists in Vue.js
Learn how to use Object freeze to improve performance on list rendering in Vue.js by creating a non-reactive array.
Jan 13, 2019
Sponsors
VueDose is proudly supported by its sponsors. If you enjoy it, consider supporting it to ensure the project maintainability.