This lesson is for members. Join us?
Subscribe now to get instant access to this course, plus a full library of Vue.js courses tailored to the plan you choose.
How to Prefetch Data in a Vue App
In this lesson, learn to prefetch data, store it in a cache or global store, and the have it ready immediately when it’s truly needed. Pre-fetching data serves the same purpose as prefetching components but acts on data from your REST API’s instead of on your JavaScript code for Vue components.
Links
