ReePrime China
__proto__ vs prototype - Object Creation in JavaScript P5 - FunFunFunction #52

此内容来自第三方平台 (Dailymotion)。如果此视频侵犯了您的版权,请使用 立即删除 工具。

__proto__ vs prototype - Object Creation in JavaScript P5 - FunFunFunction #52

9 次观看 16:57 magicalfestival300

描述

We explore the __proto__ property on JavaScript Objects, and how it relates to the normal prototype. Basically, the .__proto__ property points to the object that the current object actually will use when doing lookups on the prototype chain, while \".prototype\" only exists on functions, in case you want to use those objects as constructors
passed to the new keyword.

# Stuff mentioned in the video:
• Full series: Object creation in JavaScript
• Music in the video: Peacock by 7 minutes dead
# I\'m also active on:.