Learn how to use AJAX to send data to your web server and get response data back to output in your web application. In this course, you will learn:
- Create AJAX calls
- Select between jQuery and JavaScript AJAX methods
- Get content and data from external files
- Parse JSON data into usable objects
- Use JSON data within JavaScript
- Update MySQL data from JavaScript
- Work with Objects and Arrays within JavaScript