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

Hosted by Dailymotion. For legal issues report at the Copyright Center, report us on DMC, or use the Instant Removal tool.

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

M
magicalfestival300

9 Views • Jan 18, 2017

Description

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:.