angularjs - Angular js: what is the difference between $http and $resource -


i need better understand difference between $http , $resource , when use each

$resource built on top of $http.

$http normal ajax, can used form of web service.

$resource restful service.

more details on

angularjs $http , $resource


Comments

Popular posts from this blog

android - getbluetoothservice() called with no bluetoothmanagercallback -

sql - ASP.NET SqlDataSource, like on SelectCommand -

ios - Undefined symbols for architecture armv7: "_OBJC_CLASS_$_SSZipArchive" -