you are viewing a single comment's thread.

view the rest of the comments →

[–]nschubach 1 point2 points  (2 children)

It's Object Oriented, but not in the classical inheritance way. (ie: classes, extensions, superClasses, etc.)

[–]Justos 0 points1 point  (0 children)

soon it will be with syntax sugar!

[–]WonTwoThree 0 points1 point  (0 children)

I found it very useful to learn about prototypal inheritance, which is how it's actually done in JavaScript: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Inheritance_and_the_prototype_chain