What's Web 2.0?
What's Web 2.0?
Out of context: Reply #27
- Started
- Last post
- 36 Responses
- acescence0
while many people abuse the term, in my mind it refers strictly to the use of ajax, or asynchronous javascript and xml.
it basically allows you to make requests for data and receive response in the browser without reloading or leaving the page.
this allows one to build apps in a web browser that behave more like desktop apps and less like web pages.