Closed BenGitsCode closed 7 years ago
Related to #13
Current objectives are:
- Give two reasons why inheritance and Mixins are desirable.
- Write a class which inherits from another class.
- Describe why mixins are preferred to inheritance.
So, all inheritance objectives are moving to ga-wdi-boston/ruby-object-inheritance, so the middle objective can go.
Maybe describe when you should use inheritance, composition, or mixins
?