angular-resolve
angular-resolve copied to clipboard
A simple AngularJS project to demonstrate the "resolve" feature of routing
Results
3
angular-resolve issues
Sort by
recently updated
recently updated
newest added
trafficstars
Hi John, big fan of your Angular vids. Just wanted to send this quick fix along, cheers.
My understanding of the resolve plugin is, amongst other things, to be able to pull data from the server and delay the rendering and the execution of the controller until...