JavaScript/Notes/

From Noisebridge
Revision as of 23:40, 30 October 2013 by Garrett (talk | contribs)
Jump to navigation Jump to search

Two interfaces with a similar signature. The Devil's in the details -- encapsulate them!

An abstract system for event notification.

An system for DOM event notification, designed to handle delegation and specific event models.

The Factory pattern, the Decorator pattern, newApply, and the holy grail: Abstract Factory.