mbeaudru / modern-js-cheatsheet

Cheatsheet for the JavaScript knowledge you will frequently encounter in modern projects.

Home Page:https://mbeaudru.github.io/modern-js-cheatsheet/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

duplicate external resources in class

avimar opened this issue · comments

https://github.com/mbeaudru/modern-js-cheatsheet#class

there's 2x links to:

Understanding Prototypes in JS - Yehuda Katz
A plain English guide to JS prototypes - Sebastian Porto
Inheritance and the prototype chain - MDN

Not sure which you wanted to keep.