Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
AJAX in Action: Build AJAX-Based Applications
Rating: 4.4 out of 5(58 ratings)
449 students

AJAX in Action: Build AJAX-Based Applications

AJAX for Beginners! Develop AJAX Projects with JavaScript& jQuery Handle JSON&XML Build API-Based Applications with AJAX
Last updated 10/2019
English

What you'll learn

  • Develop rich, user-friendly web applications
  • Get data from the server without refreshing the page
  • Update webpages without page reload
  • Use AJAX with JavaScript and jQuery
  • Understand difference between GET and POST methods
  • Parse data in XML or JSON format
  • Develop AJAX-based applications

Course content

7 sections48 lectures4h 15m total length
  • Unique Applications You are Going to Develop from Scratch2:27

    Have a look at different AJAX applications you are going to develop.

  • What is AJAX?6:43

    Understand what AJAX is.

  • AJAX: The Misleading Name3:45

    Understand the relevance of name AJAX.

  • Technologies behind AJAX2:10

    Understand different technologies used behind AJAX.

  • Setup the Development Environment5:28

    Learn how to setup the development environment to proceed.

  • AJAX Basics

Requirements

  • Basic knowledge of HTML, CSS and JavaScript

Description

AJAX (Asynchronous JavaScript and XML) is a set of technologies used to create highly interactive web sites and web applications. AJAX allows to dynamically update a page without reloading the page. Using AJAX, data can be requested and received from a server in the background without interfering with the display and behaviour of the existing page. Learn AJAX if you want to develop highly dynamic, interactive and user-friendly websites and web applications. 

In this course "AJAX in Action: Build AJAX-Based Applications", you will learn

  1. What is AJAX?
  2. Different Technologies Behind AJAX
  3. How to Use XMLHttpRequest Object?
  4. How to Make Asynchronous and Synchronous Call to the Server?
  5. Difference between GET and POST Requests 
  6. How to Handle JSON and XML Data Returned from the Server?
  7. How to Implement AJAX using jQuery?
  8. How to Develop Dynamic Webpages and Applications using AJAX?

Projects developed as part of this course are:

  1. Real-Time User Name Validation
  2. Baby Name Suggestion
  3. Live Stock Quotes

By joining this course, you will get

  • 4+ hours of content
  • Source code for each lecture
  • Quizzes

What are you waiting for? Join this unique AJAX course and start developing interactive and dynamic websites and web applications.

Who this course is for:

  • Anyone who wants to learn AJAX from scratch
  • Anyone who wants to develop dynamic and interactive web applications