Class Inheritance
Published on May 23, 2015
- Tags:
- Object System
Javascript is a prototypal language, but Ember went ahead and built an elegant Object System on top of it. Find out how, starting with Class Inheritance.
In this episode, we cover class extensions and the Inheritance Chain.
Links