Closed danielabar closed 9 years ago
To avoid overloading the api with requests. See Angular docs on $http
Actually, since we're using $resource, see the doc on how to enable $http caching via $resource.
To avoid overloading the api with requests. See Angular docs on $http