Build A Lazy-Load Router With Vue.js And The Latest Browser Features
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 ...