Updating 100-prototype.md (#6164)

Adding a video fro understanding concept of prototype in javascript and Object prototype and Prototype Inheritance
pull/6165/head
Shubham Karmveer 3 months ago committed by GitHub
parent 0a506b3ead
commit e07a829638
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 1
      src/data/roadmaps/javascript/content/102-javascript-datatypes/101-object/100-prototype.md

@ -7,3 +7,4 @@ Visit the following resources to learn more:
- [@article@Prototypes in JavaScript - A Comprehensive Guide](https://www.codeguage.com/courses/js/objects-prototypes)
- [@article@Prototypes, Inheritance](https://javascript.info/prototypes)
- [@article@Object prototypes - MDN](https://developer.mozilla.org/en-US/docs/Learn/JavaScript/Objects/Object_prototypes)
- [@video@Prototype in Javascript - Object Prototype](https://www.youtube.com/watch?v=583MGxjypgU)

Loading…
Cancel
Save