IBM developerWorks recently published my second “Ajax overhaul” tutorial. This series teaches intermediate-level developers how to layer Ajax features atop old-fashioned CRUD applications. My colleague Dietrich Kappe calls this the “Christmas tree” approach to Ajax development, and it’s a valid choice for many companies. It’s not the sexiest take on Ajax, but it often provides a lot of value for relatively little cost.
“Ajax overhaul” tackles a fictional shopping site for its use cases. Each installment examines a particular deficiency in the existing application’s user experience and improves it using Ajax and progressive enhancement. Because I focus on the interface layer, the code examples feature only client-side code. I’ve completed four installments so far, each one employing some combination of jQuery, custom JavaScript and custom CSS.
I previously posted about the first installment. Here’s the direct link to the second:
Image may be NSFW.
Clik here to view.
Clik here to view.
