Article from Théo Dollé
How to Choose Between Different Code Reusable Pattern in Vue.js?
June 28, 2021Théo Dollé9 min read

As developers at Theodo, we are always looking for efficient ways to reuse our code without repeating ourselves (DRY principle). In the context of an e-commerce project using the Vue Storefront framework and Vue 2, we had the opportunity to study the best ways to reuse functional behaviors in Vue…
Continue reading →