Chargement en cours…

Pro JavaScript design patterns /

As a web developer, you'll already know that JavaScript is a powerful language, allowing you to add an impressive array of dynamic functionality to otherwise static web sites. But there is more power waiting to be unlocked-JavaScript is capable of full object-oriented capabilities, and by apply...

Description complète

Détails bibliographiques
Cote:Libro Electrónico
Auteur principal: Harmes, Ross
Autres auteurs: Diaz, Dustin
Format: Électronique eBook
Langue:Inglés
Publié: Berkeley, CA : New York, NY : Apress ; Distributed to the Book trade worldwide by Springer-Verlag New York, 2008.
Collection:Expert's voice in Web development.
Sujets:
Accès en ligne:Texto completo (Requiere registro previo con correo institucional)
Table des matières:
  • pt. 1. Object-Oriented JavaScript
  • Ch. 1. Expressive JavaScript
  • Ch. 2. Interfaces
  • Ch. 3. Encapsulation and Information Hiding
  • Ch. 4. Inheritance
  • Ch. 5. The Singleton Pattern
  • Ch. 6. Chaining
  • pt. 2. Design Patterns
  • Ch. 7. The Factory Pattern
  • Ch. 8. The Bridge Pattern
  • Ch. 9. The Composite Pattern
  • Ch. 10. The Facade Pattern
  • Ch. 11. The Adapter Pattern
  • Ch. 12. The Decorator Pattern
  • Ch. 13. The Flyweight Pattern
  • Ch. 14. The Proxy Pattern
  • Ch. 15. The Observer Pattern
  • Ch. 16. The Command Pattern
  • Ch. 17. The Chain of Responsibility Pattern.