The Composition API Masterclass is out!
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