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
Autor principal: Harmes, Ross (-)
Otros Autores: Diaz, Dustin
Formato: Libro electrónico
Idioma:Inglés
Publicado: Berkeley, CA : Apress c2008.
Edición:1st ed. 2008.
Colección:Expert's voice in Web development.
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009627472106719
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.