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.
Show a Loading Spinner while Fetching Async Data
The Composition API Masterclass is coming soon!
Sign-up for the Vue.js Masterclass 2024 Edition.
In this lesson, we'll replace the boring loading text with a nice loading spinner. Since we've already implemented the loading functionality for our Vue.js application, adding in the spinner is just a matter of copying some markup from Spinkit, creating a AppSpinner component, and replacing the loading text with the new component.
Links
