August 4, 2006
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).
Definitely a must for every serious Ajax Developer.
Technorati Tags: ajax, technical, javascript
Also interesting posts: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: ajax, technical, javascript
- A Designer’s Guide to Prototyping Ajax
- Sxip contributes Java and Perl libraries to OpenID 2.0
- Ajax: Killing Usability One Request at a Time
- 5 Real World Ajax Examples
- Why Ajax is conceptually better
