The Composition API Masterclass is out!
Sign-up for the Vue.js Masterclass 2024 Edition.
Since we're fetching async data when loading a new component, it might be a better fit to change the loading indicator from a spinner to a progress bar.
In this lesson, we're importing and configuring NProgress.js to show the progress bar when we're fetching async data.