angularjs - $HTTP service in Angular.js -


i new in angular.js, , learning it.

i looking on $http service send ajax request.

i got 3 ways send ajax request form angular.js.

these here

  1. ajax calls via $http service.
  2. jsonp calls via $http service.
  3. rest type calls.

actually getting confuse these 3 process, better me use.

which more efficient , reliable me implement in project?

my main aim make high throughput.

any suggestion helpful me.

if beginner recommend go $http. pretty straight forward , simple use , serves of regular development tasks. other 2 requires fair amount of understanding though same job making ajax calls.


Comments

Popular posts from this blog

matlab - "Contour not rendered for non-finite ZData" -

delphi - Indy UDP Read Contents of Adata -

javascript - Any ideas when Firefox is likely to implement lengthAdjust and textLength? -