Ajax in Action
 

Ajax in Action

ID 2510362

Автор: Dave Crane, Eric Pascarello with Darren James

Языки: Английский

Издательство: Manning Publications

ISBN 1932394613; 2005 г.

Дополнительные характеристики

Страниц
680 стр.
Переплет
Мягкая обложка

Ваша цена: 4 354руб. -30% +60,96

3 04780 руб.

Произошла ошибка

Нет на складе

Вес 2500 г

Ждем поставку

16 июня

Оценить:

От производителя
Web users are getting tired of the traditional web experience. They get frustrated losing their scroll position; they get annoyed waiting for refresh; they struggle to reorient themselves on every new page. And the list goes on. With asynchronous JavaScript and XML, known as "Ajax", you can give them a better solution. Once users have experienced an Ajax interface, they hate to go back. Ajax is a new way of thinking that can result in a flowing and intuitive interaction for the user.

Ajax in Action helps you implement that thinking - it explains how to distribute the application between the client and the server (HINT: use a "nested MVC" design) while retaining the integrity of the system. You will learn how to ensure your app is flexible and maintainable, and how good, structured design can help avoid problems like browser incompatibilities. Along the way it helps you unlearn many old coding habits. Above all, it opens your mind to the many advantages gained by placing much of the processing in the browser. If you are a web developer who has prior experience with web technologies, this book is for you.