Asynchronous JavaScript and XML (Ajax)

Introduction

Introduction

How javascript is done in the browser asynchronous in the browser

can use xml or json to send data

http requests in js. post. get

built in js functions in browser

XMLHttpRequest();