When using angularjsAngularJS and doing a redirect using $location.path('/path')$location.path('/path') the new page takes a while to load, especially on mobile.
Is there a way to add a progress bar for loading? Maybe something like YoutubeYouTube has?