I have a service, say: factory('aService', ['$rootScope', '$resource', function
I have seen both angular.factory() and angular.service() used to declare services; however, I cannot find angu