Jul 27, 2017 · 1 min read
You can’t disagree with the premise of this article, if you have already concluded that functional mixins are the way to go.
The way mixins work with prototype and the way classes work with prototype creates too many rules and too many exceptions.
I’m still happy with using classes and inheritance, but not afraid to do composition via nesting vs inheritance or mix-ins.
Mix-ins aren’t going away. So, this article is a step towards factories and mixins that are safer and more consistent.
