NETTUTS: How to Make AJAX Requests With Raw Javascript
Javascript frameworks have turned simple AJAX functions into one-liners. This is quite incredible, considering the fact that it would require more than twenty to accomplish the same thing with raw Javascript. Nevertheless, it's important to learn what's "under the hood".
Created by Jeffrey Way.