Prototypes in JavaScript


This video is part of the following playlists:


Learn about what prototypes are in JavaScript and how to use prototypes to implement inheritance in your javascript applications.

this: https://youtu.be/A9SaTI7-sM4

Chapters:

  • 0:00​ Intro
  • 0:40 Object.create
  • 1:50 [[prototype]]
  • 2:37 proto
  • 4:30 Array.Prototype
  • 6:55 Property Lookup and Assignment
  • 11:39 Prototype Chain
  • 13:39 Summary

Music: Music: TheFatRat - Rise Up Watch the official music video: https://www.youtube.com/watch?v=j-2DGYNXRx0 Listen here: https://enter.lnk.to/riseup

Find an issue with this page? Fix it on GitHub