Generating awesome slideshows using JS and Vue
I have been recently using several JS frameworks to produce slideshows and ultimately programmatic videos. Here is my feedback about two frameworks Reveal.js and Eagle.js.
Application modernization and Cloud migration
Blog by Sylvain Leroy about Cloud, Software Quality, Refactoring, Legacy Software Migration, and Application Modernization
I have been recently using several JS frameworks to produce slideshows and ultimately programmatic videos. Here is my feedback about two frameworks Reveal.js and Eagle.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.
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.