Why you should probably avoid mixins
21-Jun-2017 2922
As you might have heard inheritance is evil. I won’t argue, but indeed often inheritance is used improperly. The only legitimate usage of inheritance is creating more specific entity, not sharing the code. In this blog post I’ll assume that inheritance is evil when used for code sharing.
Why you should probably avoid mixins #ruby #rubydeveloper #rubyonrails #should #probably #avoid #mixins https://rubyonrails.ba/link/why-you-should-probably-avoid-mixins