Dynamic module importing is one of the latest JavaScript features to hit the major browsers. The main use case for this feature is lazy-loading modules to allow content to be delivered when it is needed, rather than all at once.
In my article this week I demonstrate how you can build a tiny lazy-load router with Vue.js, including a fallback for browsers which don’t yet support dynamic loading.
In other news, Monterail has published the “State of Vue.js”. This report is for developers and technology businesses interested in adding Vue.js to their stack and includes case studies and survey results from 1100+ businesses around the world.
We also have our usual assortment of new tutorials this week: Paul Redmond has published an awesome guide on transitioning from jQuery to Vue.js, while Nicolas Udy explains how to bring your website to life with Vue transitions and animations.
Check these out, and more, below.