Page Load Optimisation
1 items1 posts

Content tagged "Page Load Optimisation"

Blog Posts

Banner - Lazy Loading Components in VueJS

Lazy Loading Components in VueJS

As your app scales, it is likely that your compiled JS bundle file will get larger and larger. With the help of the Vue 3 defineAsyncComponent method, we can now only load a component if and when needed asynchronously.

Content tagged "Page Load Optimisation" | Zaid Al-Dabbagh | Zaid Al-Dabbagh