I've been working a lot with Angular UI [http://angular-ui.github.io/] in a current project and have utilized their $modal [http://angular-ui.github.io/bootstrap/#/modal] functionality a bit. I found myself writing unit tests for controllers used … »
-
✭Angular Unit Testing part 2 - $modal✭ -
Angular Unit Testing part 1 - Local Storage In my last blog post [http://www.blog.bradleygore.com/2014/09/11/local-storage-with-angular-services/] , we went over one strategy for utilizing HTML5 Local Storage to help provide offline access functionality to an application. In this tutorial, we& … »