Answer to the article CQRS Is an Anti-Pattern for DDD
This article is an answer to the excellent article of CQRS is an AntiPattern for DDD.
Application modernization and Cloud migration
Blog by Sylvain Leroy about Cloud, Software Quality, Refactoring, Legacy Software Migration, and Application Modernization
This article is an answer to the excellent article of CQRS is an AntiPattern for DDD.
This article is a presentation of a new little framework, I have developed and used on several projects. The framework is for Spring Framework and requires Java 8.0. The code…
A Dashboard can be a very efficient communication tool for a team, between managers and business units. It enables an organization around a vision to share common goals. It can…
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:…
Today I have felt on an interesting article about Javascript promises and the new functionality of async/await.