AJAX misleading title? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

AJAX misleading title?

apart from asynchronous data fetching from server what is ajax? why a http in angular which uses json is also called a ajax? there is no xml too but still many refer them to ajax? is ajax a concept of asynchronous call alone ?

3rd Jun 2020, 10:27 AM
Prajeesh PRP
Prajeesh PRP - avatar
3 Answers
+ 1
i know right..even though most people use json nowadays,we still refer it as ajax probably because it doesnt really change the way we send data(it just data with different structure), and ajax is easy to pronounce than ajaj(j for json)..
3rd Jun 2020, 10:48 AM
durian
durian - avatar
+ 1
Lily Mea yeah I think you got me! Thats what bothered me these days how come people call it ajax. Thank you for you answer.
3rd Jun 2020, 10:54 AM
Prajeesh PRP
Prajeesh PRP - avatar
0
AMOGHA. A. K. Thank you for your answer. So does a http request which uses json to transfer data and not xml comes under ajax technique? AJAX- asynchronous Javascript and xml where we now use json, jquery syntax having the keyword ajax are making me unclear. Sorry to bother again I am trying hard to understand it
3rd Jun 2020, 10:51 AM
Prajeesh PRP
Prajeesh PRP - avatar