July 2008
Beginner
356 pages
6h 8m
English
Let's summarize the most important topics you have learned in this chapter.
prototype. Initially it contains an empty object. new), the objects will have a secret link pointing to their prototype, and can access the prototype's properties as their own.hasOwnProperty() method to differentiate between own properties and prototype properties.foo doesn't have a property bar, when you do foo.bar ...Read now
Unlock full access