en.javascript.info/1-js/08-prototypes
dhx-mike-palandra e4b2d76d69
Update article.md
Original states "set TO a constructor function"; meaning that the value of "prototype" itself should be constructor function.  That's too strong; probably what was meant here is that "prototype" is merely a constructor function property.
2019-05-31 17:31:42 -04:00
..
01-prototype-inheritance improvement 2019-05-23 22:27:44 +03:00
02-function-prototype Update article.md 2019-05-31 17:31:42 -04:00
03-native-prototypes smoothed over wording 2019-04-16 12:43:39 +10:00
04-prototype-methods minor 2019-05-23 08:11:34 +03:00
index.md refactor classes, add private, minor fixes 2019-03-05 18:44:28 +03:00