Vue 3 UX Wins with Async Components & Suspense
July 13th, 2020
Lazy-loading components is a great way to improve the user experience of your app. In this article, I'll show you how Vue 3 helps you to do this with new APIs....
October 30th, 2017
Dynamic module importing is one of the latest JavaScript features to hit the major browsers. In this article I'll demonstrate how you can build a lazy-load router with Vue.js ...
vue.js components vue-router javascript chrome web performance