Skip to content

praveen-1995/javascript-ajax-basics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AJAX

Asynchronous JavaScript and XML

HTTP Requests - Communication between Client and Server

API - Application Programming Interface

  • Set of Instructions to work with Server i.e GET, POST, PUT, DELETE resource from the server.