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

Full description

Bibliographic Details
Main Authors: Harmes, Ross (Author), Diaz, Dustin (Author)
Corporate Author: SpringerLink (Online service)
Format: Electronic eBook
Language:English
Published: Berkeley, CA : Apress, 2008.
Subjects:
Online Access:Full Text via HEAL-Link
Table of Contents:
  • 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.