Hello,
I’m currently at the stage for API & AJAX. However, i still could’t get the grasp of it. Is there anyone willing to guide me or any material i can look for to learn API & AJAX ?
Thank You
Hello,
I’m currently at the stage for API & AJAX. However, i still could’t get the grasp of it. Is there anyone willing to guide me or any material i can look for to learn API & AJAX ?
Thank You
I guess we are at the same stage and problem
Hi, I have learnt about Ajax from this link https://developer.mozilla.org/en-US/docs/AJAX
its a lot of reading but it taught me a lot. It have various breakouts that explain the why’ and how to use Ajax. After completing this you can use the jQuery API Documentation about Ajax. I find the YouTube videos a bit far fetched as they don’t always teach how to understand and manipulate the Ajax calls but you can learn something from them here is a YouTube link that teaches Ajax. I hope this helps you a lot.