I want to have more precision on angular.js, ajax, node.js and jQuery, is there a difference betwen them? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 4

I want to have more precision on angular.js, ajax, node.js and jQuery, is there a difference betwen them?

13th Oct 2017, 12:17 PM
yventz gustave
yventz gustave - avatar
2 Answers
+ 5
Ajax is a way to get data from the server with or without user notice ,there is 2 type get and post request to get the data and also type synchronizes and asynchronous . jQuery is JavaScript library which simplifies JavaScript more and add more functions on it . angular : is a JavaScript front end took some syntax from jQuery . node: is server language most of time used to prepare the ports and server route can make routes in angular too , files logic like create or delete or get or added .
19th Oct 2017, 10:04 PM
amr hassan (3Mo0or)
amr hassan (3Mo0or) - avatar
+ 4
Thank you
20th Oct 2017, 8:59 AM
yventz gustave
yventz gustave - avatar