Mastering AJAX
/*
This is a, currently, 10-part series on introductory AJAX programming. With as popular as AJAX has become, I'm going to be spending some time learning this.
It's actually pretty exciting being able to remotely manipulate certain sections of a webpage. A div for instance. It makes it a lot easier to turn flat markup into an actual dynamic application without nearly as much server-side work.
*/