The Vue.js Master Class - Loading Indicators when Fetching Async Data - Display a Loading Indicator while Components Fetch Async Data
In this lesson, we're looking at a very elegant solution on how we can show a loading indicator before the async data required by our page components are fully loaded in the state.