angularjs - Whats difference between $http.post of angular vs $.post of jquery -


whats difference between $http.post of angular vs $.post of jquery.

$http.post() vs $.post() 

is $http.post() internally uses $.ajax of jquery or makes own xmlhttprequest?

i facing issue angular $http.post method not working asp.net web api

they doing same task, difference in syntax. call underlying xmlhttprequest request server.

$http.post doesn't call $.post, angular doesn't depend on jquery.


Comments

Popular posts from this blog

c# SetCompatibleTextRenderingDefault must be called before the first -

c++ - Fill runtime data at compile time with templates -

C#.NET Oracle.ManagedDataAccess ConfigSchema.xsd -