AJAX design patterns
This week I’ll be writing about AJAX, which is basically just a set name for the combination of techniques I’ve been using for years to load content into the browser without having to load a new page. (Only now, it’s supported in non-IE browsers, which is wonderful.) One interesting resource I don’t want to lose track of:
