commit
d81a142a2d
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
The `"prototype"` property is widely used by the core of JavaScript itself. All built-in constructor functions use it.
|
||||
|
||||
First we'll see at the details, and then how to use it for adding new capabilities to built-in objects.
|
||||
First we'll look at the details, and then how to use it for adding new capabilities to built-in objects.
|
||||
|
||||
## Object.prototype
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue