 |
| Eloquent JavaScript - An Opinionated Guide to Programming |
| When personal computers were first introduced, most of them came equipped with a simple programming language, usually a variant of BASIC. Interacting with the computer was closely integrated with this language, and thus every computer-user, whether h...more » |
|
 |
| |
|
 |
| JavaScript Essentials |
| Before JavaScript was created, a typical web browsing experience consisted largely of displaying static pages of information. Any type of user interaction with a web page usually involved the browser sending information back to the web server where s...more » |
|
 |
| |
|
 |
| Ajax Design Patterns |
| Ajax, or Asynchronous JavaScript and XML, exploded onto the scene in the spring of 2005 and remains the hottest story among web developers. With its rich combination of technologies, Ajax provides a strong foundation for creating interactive web appl...more » |
|
 |
| |
|
 |
| Excerpts from the Abstract |
| The basic elements for an application using the AJAX technologies. JavaScript and the XMLHttpRequest object, are not difficult to understand and there are many articles on the web that show how to use this object and declare that being AJAX. I think ...more » |
|
 |
| |
|
|
|