Peachpit, Written by Kris Hadlock
Kris Hadlock explains how to use design patterns for AJAX development to keep your applications scalable, reusable, and efficient.
Design patterns make development more efficient by speeding up common programming processes and eliminating the need to write redundant code across multiple projects. AJAX design patterns are emerging with the increased popularity of its use in Web application development. In this article, I’ll focus on a few patterns that are specific to AJAX development.
Read the original article at Peachpit