#vuejs · About me · All posts

Why I don't like Vue.js mixins

Vue.js comes with its mixin concept to share logic between components, but it quickly shows its limits. Let's see why and what alternatives we have.