Ajax Back
- Ajax(Asynchronous JavaScript + XML) a collection of technologies for building dynamic web pages on the client side.It's also a group of interrelated Web development techniques used on the client-side to create asynchronous Web applications
- Ajax is not a single technology, but a group of technologies.
- To provide a method for exchanging data asynchronously between browser and server to avoid full page reloads.