Define classes by defining functions
08 minutes32 secondsUse the new operator to obtain an instance of a class
10 minutes36 secondsDynamically add, modify, and delete properties and methods of JS objects
19 minutes33 secondsUse square brackets ([ ]) to refer to object properties and methods
15 minutes08 secondsCreate untyped objects using brace ({ }) syntax
09 minutes00 secondsprototype prototype object
17 minutes15 seconds