The Introduction to AJAX is designed to demonstrate how to construct web pages that use AJAX to create interactivity with data on a server.
The course begins by exploring Object-Oriented (OO) JavaScript Fundamentals and Closures. It then moves on to cover interacting with the XHR Object (XMLHttpRequest Object). The course concludes with discussions on JavaScript Object Notation (JSON) and Extensible Markup Language (XML) basics.
Purpose
|
Learn how to build web pages that use AJAX to create interactivity with data on a server. |
Audience
|
Web Developers and Manager who have some experience with HTML and JavaScript. |
Role
| Software Developer - Web Developer |
Skill Level
| Intermediate |
Style
| Hack-a-thon - Learning Spikes - Workshops |
Duration
| 3 Days |
Related Technologies
| JavaScript | Web Development | Ajax |
Productivity Objectives
- Apply OO JavaScript fundamentals to make functioning scripts and basic web applications
- Describe how closures work and how they affect variable scoping
- Work with the XHR object and its related methods
- Analyze JSON data and distinguish between valid and invalid JSON