Closed wesleytodd closed 12 years ago
In the first paragraph of this section:
"Prototypes can inherit from other object prototypes but can even more importantly, can define properties for any number of object instances."
Should read:
"Prototypes can inherit from other object prototypes but, even more importantly, can define properties for any number of object instances."
Summary:
See: https://github.com/addyosmani/essential-js-design-patterns/pull/59
In the first paragraph of this section:
Should read:
Summary: