Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/normalhuman01/js-ajax-peticiones


https://github.com/normalhuman01/js-ajax-peticiones

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

JavaScript - AJAX (Asynchronous JavaScript e XML)


  1. It is not a programming language;

  2. JavaScript programming technique;

  3. Receive and send data to the server asynchronously; e

  4. Through the DOM, it updates the web page without having to reload.

- [jQuery CDN](http://code.jquery.com/)

- [w3schools - Learn AJAX](https://www.w3schools.com/xml/ajax_intro.asp)

- [Laragon](https://laragon.org/)