Vue.js
2 items1 posts1 showcases

Content tagged "Vue.js"

Portfolio Projects

NCEA
Portfolio

NCEA

Collaborated with the Ministry’s internal development team to provide development services for the new National Certificate of Educational Achievement standards and resources for both the New Zealand Curriculum and Te Marautanga o Aotearoa.

Ministry of Education2019

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 "Vue.js" | Zaid Al-Dabbagh | Zaid Al-Dabbagh