Cloud and Application Modernization

Best-Practices

Technical articles and architecture insights on cloud migration, modernization strategy, legacy transformation and enterprise IT.

Code generation and data generator : the best use cases
Code generation and data generator : the best use cases

What is a code generator and data generator? This study provides you examples and research articles about several program automation research fields. This state of the art illustrates various use-cases where tools can be used to generate …

Cleancode infography
Cleancode infography

Today I have produce a small infography with some cleancode principles that are important for me in my daily job of a coder.

SonarQube and ReactJS
SonarQube and ReactJS

This article is showing you how to use SonarQube with ReactJS and its JSX files. I will use both the SonarQube JavaScript plugin and the additional plugin Sonar EsLint plugin.

Away/async vs Promises
Away/async vs Promises

Today I have felt on an interesting article about Javascript promises and the new functionality of async/await.