Inheritance
: One object gets access to the properties and methods of another object
Reflection
: An object can look at itself, Listening and changing its properties and methods
'Udemy > JavaScript:Understanding the weird part' 카테고리의 다른 글
The 'new' keyword (0) | 2019.03.08 |
---|---|
closure and keyword 'this' (0) | 2019.03.07 |
Objects and Functions (0) | 2019.02.24 |
Types and Operators (0) | 2019.02.23 |
Execution Contexts and Lexical Environments (0) | 2019.02.22 |