[TODO] Cover standard DOM events, both IE and non-IE implementations along with jQuery, since it's so common. Discuss the primary asynchronous features of DOM related events, propagation, bubbling, etc.
Also cover Ajax/XHR (XML Http Request) which is an event like asynchronous browser API.