Implementing a loading screen in Vue with VueRouter.
Wed May 22 2019
If you wanted to add a neat loading "screen" to your Vue Spa. A "screen" that would cover the whole viewport while the data for the next screen is being fetched in the background. Something along the lines of....