How to Design a large Ajax Application

Christian Decker wrote this around lunchtime:
Adam Howitt’s has just pubblished a paper on how to design and plan large applications. I find it particularly interesting that he uses a 2×2 Matrix to decide what kind of remoting is used: (cachable,unique)x(data,render).
In the guide which you can download from the link below I’ll cover the process I have developed in the course of implementing two AJAX applications as a developer for Duo Consulting in Chicago. This approach has made it easier for me to work with the design team, produce estimates for this type of project and communicate what is involved each step of the way to the project managers for scheduling purposes.

Download the PDF guide (105kb)

Definitely a must for every serious Ajax Developer.


Technorati Tags: , ,

Also interesting posts: