Cloud and Application Modernization

Software-Craftmanship

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

PoniCode : My feedback and a mixed overall feeling about the tool.
PoniCode : My feedback and a mixed overall feeling about the tool.

My feedback from testing the Ponicode IA powered test generation tool. Recently, the company PoniCode has attracted the attention of some investors and consequently the attention of media and the developers from the tooling ecosystem / …

To rewrite or not to rewrite a software
To rewrite or not to rewrite a software

To rewrite or not rewrite a software ? Writing a software is a incredible difficult task. When the time has come for the software to know the retirement : should we rewrite it ? or have an progressive approach ?

Codacy : an easy-to use code quality review solution
Codacy : an easy-to use code quality review solution

Some time ago, I organized a talk on “Code Quality and why developers should care about” for my company. In that presentation, I demonstrate some tools, unfamiliar to the audience: young developers and battle-hardened IT …

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.