Cancelling Route Navigation in AngularJS Controllers
- by dwahlin
If you’re new to AngularJS check out my AngularJS in 60-ish Minutes video tutorial or download the free eBook. Also check out The AngularJS Magazine for up-to-date information on using AngularJS to build Single Page Applications (SPAs).
Routing provides a nice way to associate views with controllers in AngularJS using a minimal amount of…