Chapter 12. Building a Trouble-Ticket SystemIn this chapter
When developing with AJAX, the first decision you need to make is how much you're going to rely on it. It's possible to use it as an optional HTML enhancement, as an integral part to specific features, or as the driver for an entire site. In this chapter's use case, we build a small trouble-ticket system using a design that is 100 percent AJAX powered. Moving to this extreme can be problematic on public sites, but it's a great choice for an internal application like this. Using this case, we can see the differences that having AJAX and JavaScript as the driving force of our development can make. We'll also see a number of techniques and design decisions that can be used in any applicationno matter how you're using AJAX. |
Thursday, November 12, 2009
Chapter 12. Building a Trouble-Ticket System
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment