By sonjayatandon
via sonjayatandon.com
Submitted: Feb 12 2007 / 13:08
In lesson 06, I cover how to write a response rendering abstraction layer. This allows you to decouple your processing logic from your technology stack. As a result, you can switch to a thick client, mobile api, or add in some AJAX with minimum ripple to code you have already written.
Add your comment