0

Who can tell me at least 5 differences AngularJS standard $http and NgResource? Expect that NgResourse is better for RESTfull Api.I searched for this but didn't find a good answer:(

Andrey Belykh
  • 2,578
  • 4
  • 32
  • 46
rebilliony
  • 177
  • 10
  • Under-the-hood `ngResource` uses `$http`. Avoid `ngResource`. Instead use [restangular](https://github.com/mgonto/restangular). – georgeawg Oct 13 '17 at 17:07
  • Possible duplicate of [Angular $http vs service vs ngResource](https://stackoverflow.com/questions/17667455/angular-http-vs-service-vs-ngresource). – georgeawg Oct 13 '17 at 17:18
  • Possible duplicate of [AngularJS $http and $resource](https://stackoverflow.com/questions/13181406/angularjs-http-and-resource) – Hassan Raza Nov 06 '17 at 14:52

0 Answers0