I read that $resource is wrapper around $http with custom methods. I have used $http success and error handling successfully and $resource with success. 1. How can errors be caught using $resource ? 2. Is that similar way like $http (with sucess and error callbacks - Promise ) If it is same, whats the difference between using $http Vs $resource?
-- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
