Cargando…

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...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autores principales: Diaz, Dustin (Autor), Harmes, Ross (Autor)
Autor Corporativo: SpringerLink (Online service)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Berkeley, CA : Apress : Imprint: Apress, 2008.
Edición:1st ed. 2008.
Temas:
Acceso en línea:Texto Completo
Tabla de Contenidos:
  • Object-Oriented JavaScript
  • Expressive JavaScript
  • Interfaces
  • Encapsulation and Information Hiding
  • Inheritance
  • The Singleton Pattern
  • Chaining
  • Design Patterns
  • The Factory Pattern
  • The Bridge Pattern
  • The Composite Pattern
  • The Facade Pattern
  • The Adapter Pattern
  • The Decorator Pattern
  • The Flyweight Pattern
  • The Proxy Pattern
  • The Observer Pattern
  • The Command Pattern
  • The Chain of Responsibility Pattern.