full-stack overflow
full-stack overflow
Projects
Blog
Tags
Categories
GitHub
inheritance
05
Mar 2018
Prototypal Inheritance Basics
What are prototypes and what does prototypal inheritance mean in JavaScript? Covers the new keyword, Object.create, and ES5 class syntax.