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 138 public repositories matching this topic...

A TypeScript RPC framework, with runtime type checking and serialization, support both HTTP and WebSocket. It is very suitable for website / APP / games, and absolutely comfortable to full-stack TypeScript developers.

  • Updated Jan 31, 2024
  • TypeScript
Followers
38.8k followers
Wikipedia
Wikipedia

Related Topics

html javascript json xml