Udemy/JavaScript:Understanding the weird part
Object-Oriented Javascript and Prototypal Inheritance
렛츠기릿
2019. 3. 4. 19:36
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