Ajax Patterns and Best Practices
Ajax is taking us into the next generation of web applications. Ajax has broken the client-server barrier by decoupling the client from the server, but an Ajax application still needs a server to extract content from. The most effective use of Ajax and the server requires an understanding of REST, a...
Cote: | Libro Electrónico |
---|---|
Auteur principal: | |
Collectivité auteur: | |
Format: | Électronique eBook |
Langue: | Inglés |
Publié: |
Berkeley, CA :
Apress : Imprint: Apress,
2006.
|
Édition: | 1st ed. 2006. |
Sujets: | |
Accès en ligne: | Texto Completo |
Table des matières:
- to Ajax
- The Nuts and Bolts of Ajax
- Content Chunking Pattern
- Cache Controller Pattern
- Permutations Pattern
- Decoupled Navigation Pattern
- Representation Morphing Pattern
- Persistent Communications Pattern
- State Navigation Pattern
- Infinite Data Pattern
- REST-Based Model View Controller Pattern.