Top Categories

9.19: Prototypes in Javascript - p5.js Tutorial
  • Category:
  • Sub Category:
  • Challenges
  • prototype chain
  • p5.js tutorial
  • Tutorial
  • daniel shiffman
  • prototype
  • coding
  • Javascript
  • prototypes javascript
  • object.prototype
No Views

In this video, I examine the concept of "Prototype" in the JavaScript programming language. I look at how you can attach methods to objects via prototype (for both objects of existing JS types or your own). I also discuss the "prototype chain" and prototypal inheritance .

Comments

You Might Be Interested In