This is a two part question:
I am using the resolve property inside $stateProvider.state() to grab certain server data before loading the controller. How wo
I've found using the angular-loading-bar worked really well for long resolves due to network access.