Cargando…

Ajax patterns and best practices /

Asynchronous Javascript and XML (Ajax) is a new technique that uses existing pervasive technology to build interactive web applications that mimic rich-client functionality. Ajax is unique because it combines technologies to make traditional web pages interactive. The advantage of using Ajax is the...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Gross, Christian
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Berkeley, CA : Apress, 2006.
Colección:Expert's Voice.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • Ch. 1. Introduction to Ajax
  • Ch. 2. The nuts and bolts of Ajax
  • Ch. 3. Content chunking pattern
  • Ch. 4. Cache controller pattern
  • Ch. 5. Permutations pattern
  • Ch. 6. Decoupled navigation pattern
  • Ch. 7. Representation morphing pattern
  • Ch. 8. Persistent communications pattern
  • Ch. 9. State navigation pattern
  • Ch. 10. Infinite data pattern
  • Ch. 11. REST-based model view controller pattern.