Head First Ajax Code: Chapter 2, Designing Ajax Applications
Welcome to Ajax apps—it's a whole new web world.
So you've built your first Ajax app, and you're already thinking about how to change all your web apps to make requests asynchronously. But that's not all there is to Ajax programming. You've got to think about your applications differently. Just because you're making asynchronous requests, doesn't mean your application is user-friendly. It's up to you to help your users avoid making mistakes, and that means rethinking your entire application's design.
Download Code
Mike's Movies Files (zip)
Mike's Movies (Completed Site) (zip)
View the Finished Site
Mike's Movies (opens a new window)






