23 Javascript Constructor Function

preview_player
Показать описание
The constructor property returns a reference to the Object constructor function that created the instance object. Note that the value of this property is a reference to the function itself, not a string containing the function's name.
Рекомендации по теме
Комментарии
Автор

Why don't you need the Class keyword to get an object?

poseidonGurke