Extending components, composition with Vue.js
This article will illustrate how to extends some parts or a whole Vue.js component. We’ll look at two different practices : mixins and extends.
Application modernization and Cloud migration
Blog by Sylvain Leroy about Cloud, Software Quality, Refactoring, Legacy Software Migration, and Application Modernization
This article will illustrate how to extends some parts or a whole Vue.js component. We’ll look at two different practices : mixins and extends.