Lessons: 15Length: 2.4 hours

Next lesson playing in 5 seconds

Cancel
  • Overview
  • Transcript

4.2 Mixins

This lesson will cover the way of using mixins to extract behaviour, in comparison to using Inheritance or Composition techniques. Refer to lesson eight to learn more about modules.