Will AJAX and JSON help JS study? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 7

Will AJAX and JSON help JS study?

I have known the existance of Ajax and Json since last month, but I postponed studying it because of my school study. But now I have enough spare time. So I'm thinking about learning them if they can help my js/jquery study(I like JS & JQuery so much!!) Give me any opinion ~

16th May 2017, 2:43 PM
김정제(Legacy)
김정제(Legacy) - avatar
5 Answers
+ 8
If I understand correctly, Learning AJAX and JSON can't really help improve your JS or JQuery skills. But rather you must master quirks about JS so you can make use of AJAX and JSON for seamless data update from server to client pointed out by @Calvin
16th May 2017, 10:08 PM
Benneth Yankey
Benneth Yankey - avatar
+ 8
@Eranga I think I have enough data in JS and JQuery. I have learned them over 400hours
16th May 2017, 11:14 PM
김정제(Legacy)
김정제(Legacy) - avatar
+ 7
Thank you for your opinion friends~ I'll search more about this problem
16th May 2017, 11:09 PM
김정제(Legacy)
김정제(Legacy) - avatar
+ 3
Must learn up Ajax techniques for seamless data update from server to client.
16th May 2017, 3:17 PM
Calviղ
Calviղ - avatar
+ 3
Ajax - Asynchronous JavaScript and XML JSON - JavaScript Object Notation U will use them when u deverlop JavaScript applications. These are basically used in all web Technologies. Learn JavaScript first u will get better understanding of them and how to use/apply them.
16th May 2017, 4:00 PM
Eranga
Eranga - avatar