|
|
|
|
|
by kragen
209 days ago
|
|
> Are we talking about using classes at all? Using classes hasn't been a part of the definition of OOP since the Treaty of Orlando. Pre-ECMAScript-2015 JS is a mainstream OOP language that doesn't have classes, just prototypes. (Arguably ECMAScript 2015 classes aren't really classes either.) |
|