OOP in javascript Part 1 - Creating 'classes' in ES5

preview_player
Показать описание
The video explains how you can create a "class" (constructor function) and instances of this class in ECMAScript 5. Adding methods and properties using "this" keyword.
Comparing adding methods using "this" keyword with adding methods in Prototype.

Previous video link:

Read more about Natives from "You do not know JS" series of book:

Next Video Link:
Рекомендации по теме