Misplaced Pages

Ajax framework: Difference between revisions

Article snapshot taken from Wikipedia with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.
Browse history interactively← Previous editNext edit →Content deleted Content addedVisualWikitext
Revision as of 12:55, 26 September 2014 edit194.88.216.56 (talk) See also: Changed List of JavaScript frameworks to List of JavaScript libraries.← Previous edit Revision as of 07:29, 10 February 2016 edit undoCydebot (talk | contribs)6,812,251 editsm Robot - Moving category Web application frameworks to Category:Web frameworks per CFD at Misplaced Pages:Categories for discussion/Log/2016 January 25.Next edit →
Line 17: Line 17:
{{DEFAULTSORT:Ajax Framework}} {{DEFAULTSORT:Ajax Framework}}
] ]
] ]

Revision as of 07:29, 10 February 2016

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

External links

Categories: