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.
This article has been written as “basic knowledge” for Junior Java developers to help them tracking their bugs in Java software.
In this article, I present how to write custom Cobol rules with SonarQube and some caveats I encountered. The targeted audience should have some basic compiler knowledge (AST, Lexical analysis,…
Struggling with SonarQube scanner and your invalid SSL certificate ? Here is a way to handle it.
This article is a hint how to change the default path and name for the liquibase changeset when you are using Spring Boot.