Skip to content
#

Ajax

ajax logo

Ajax stands for asynchronous JavaScript and XML. It is collection of several web technologies including HTML, CSS, JSON, XML, and JavaScript. It is used for creating dynamic web pages in which small parts of web page change without reloading the page. Additionally, Ajax is fundamental for front-end developers in creating Single Page Applications (SPAs) where content updates seamlessly.

Here are 71 public repositories matching this topic...

Everyday To-do list with a dashboard for statistics and interface that allows you to update your to-do list without having to refresh at all! To start the server, change your working directory to this folder in Command Prompt or Git Bash, run the command "php -S localhost:4000", and open "localhost:4000/index.html" in Chrome. This project was bu…

  • Updated May 25, 2020
  • Hack
Followers
38.8k followers
Wikipedia
Wikipedia

Related Topics

html javascript json xml