This is an old revision of this page, as edited by 15.65.244.11 (talk) at 23:31, 12 February 2016 (→See also). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
Revision as of 23:31, 12 February 2016 by 15.65.244.11 (talk) (→See also)(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)This article does not cite any sources. Please help improve this article by adding citations to reliable sources. Unsourced material may be challenged and removed. Find sources: "Ajax framework" – news · newspapers · books · scholar · JSTOR (March 2010) (Learn how and when to remove this message) |
It has been suggested that this article be merged into Ajax (programming). (Discuss) Proposed since October 2013. |
In web application development, an Ajax framework is a framework which leverages Ajax, a collection of technologies for building dynamic web pages on the client side. While data is read from and sent to the server by JavaScript requests, frameworks may include server-side like or client-side components to process the client's requests. The acronym AJAX stands for Asynchronous JavaScript And XML.
See also
- List of Ajax frameworks
- List of JavaScript libraries
- Comparison of JavaScript frameworks
- JavaScript library, JavaScript
- Comparison of web frameworks
- List of content management frameworks
External links
- Listing of AJAX Libraries hosted by the Open Source Applications Foundation