AJAX Hysteria
Filed under: Web
AJAX has become the next new hype. It stands for ‘Asynchronous JavaScript and XML’ as Jesse James Garrett explains in his article ‘A New Approach to Web Applications‘. AJAX is about the browser sending requests to the server without reloading the whole page. This is IMO great stuff for various use cases - e.g. for form validation. Have a look at these examples:
However, I see AJAX as a complement to web applications rather than a replacment for the server roundtrips to load the next page (as James and others suggest). We’ll see — it’s going to be fun anyway.
Update: For completeness i should add a link to this blog post (by Matt Raible).
Mar 27, 2005 at 12:24 | Permalink
Leave a Comment
Some HTML allowed:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>
Subscribe to the comments via RSS Feed