Adding a progress bar to load pages

It's true that with an SPA the user does not have to wait for a new page to load, but he still has to wait for the data to load. In the Fetching data before switching route recipe, we had to wait a while longer after we clicked on the button to the /aboutme page. There was nothing to suggest that the data was loading, and then suddenly the page appeared. Wouldn't it be great if the user had at least some feedback that the page is loading?

Get Vue.js 2 Cookbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.