javascript-class-examples
PatrickJS/javascript-class-examples
Different examples of OOP "class" with "inheritance" done using JavaScript including languages that transpile into js. Take notice to the amount of boilerplate that's needed in ES5 compared to ES6. These examples all have the same interface with pros/cons for each pattern. If they seem similar that's whole point especially the difference between prototypal and pseudo-classical.
4stars
Forks
1
Open issues
0
Watchers
4
Size
0.1 MB
JavaScriptMIT License
Created: Jan 7, 2015
Updated: Aug 13, 2019
Last push: Jan 7, 2015