Fast loading speed is essential when creating any web application. A few extra seconds could have a huge impact on the number of users visiting your site. Vue 3 has introduced several new features to help you achieve this easily through the improvements to the async component API and the new Suspense component. In this video, we will be taking a look at using lazying loading components in Vue 3 to speed up your pages load times.

⚡ RESOURCES ⚡
Github - https://github.com/jsbroks/vue-lazy-loading
Vue 3 - https://v3.vuejs.org/
Vue Tutorial Playlist - https://www.youtube.com/playlist?list=PLnKfPkeIekbb7X0TqmNNdX-CKOJaYNTpu

⭐ TIMESTAMPS ⭐
0:00 - Intro
0:16 - Secret Image App
0:53 - defineAsyncComponent
1:42 - Suspense
2:11 - Conclusion

#vue #lazy-loading #performance #javascript

Improving performance in your Vue 3 application by Lazy Loading components
23.15 GEEK