In the last lesson we implemented a progress bar using component navigation guards on a single component. In this lesson we’ll apply the progress bar to our whole application using global navigation guards, and then look at how we can use per-route navigation guards to move our API call into our router.
Ou