course-single

AJAX


AJAX is an abbreviation for Asynchronous JavaScript and XML. It is a set of web development techniques that use web technologies on the client side to generate asynchronous web applications. By using AJAX, data can be sent or retrieved asynchronously from a server.

Course Content:

  • 01 Introduction
  • 02 Basic Syntax
  • 03 $.post
  • 04 $.get
  • 05 $.ajax
  • 06 JSON
  • 07 Login Authentication Using AJAX

Our Expertise