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.
This article is an answer to the excellent article of CQRS is an AntiPattern for DDD.
https://sylvainleroy.com/wp-admin/options-general.php?page=ad-inserter.php#tab-2 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...
Je m’offre un droit de réponse à l’article du blog : “Comment garder tes développeurs” ( Ou pas…) Cette réponse est sinon humoristique; certainement du second degré avec une part de vérité. Cet article...
Book review of Java by comparison, an ultimate compilation of exercices and good tips for whom wants to improve their coding skills.
https://sylvainleroy.com/wp-admin/options-general.php?page=ad-inserter.php#tab-2 I have been recently writings tools to convert Beanshell code in Java. This is a technical post to compare some frameworks to generate java source code. Tags: Framework, Opensource, Refactoring, Software Technologies, State...
https://sylvainleroy.com/wp-admin/options-general.php?page=ad-inserter.php#tab-2 Today I have produce a small infography with some cleancode principles that are important for me in my daily job of a coder. Tags: Cleancode, Featured post, Refactoring
https://sylvainleroy.com/wp-admin/options-general.php?page=ad-inserter.php#tab-2 I was the guest of an amazing French IT company Slickteam last week. The subject was to share experience and tricks about Cleancode. Tags: Cleancode, Code Quality, Code review, Featured post, Refactoring
https://sylvainleroy.com/wp-admin/options-general.php?page=ad-inserter.php#tab-2 A short article to complete the page of MkYoung about the streams (link here). How to write loops using lambdas and streams without using for ? Tags: Cleancode, Code Quality
https://sylvainleroy.com/wp-admin/options-general.php?page=ad-inserter.php#tab-2 Here is a small checklist about how to migrate a legacy migration and to ensure its success. This article is part of my work to explain my knowledge about Software migration in the...
https://sylvainleroy.com/wp-admin/options-general.php?page=ad-inserter.php#tab-2 To be or not to be (happy), that’s the question. In this article, I expose some thoughts about what could make a software developer happy in his work. I wrote this article with...
https://sylvainleroy.com/wp-admin/options-general.php?page=ad-inserter.php#tab-2 I am writing a new release of my Spring CQRS Module(link1, link2), including a parallel execution feature. Concurrency issues can be hard to solve especially with new programming language features. Tags: Cleancode, Java...
https://sylvainleroy.com/wp-admin/options-general.php?page=ad-inserter.php#tab-2 An article dealing with Java application and testing frameworks and related libraries. Tags: Cleancode, Code Quality, Libraries, Opensource, Programming, Software Engineering, Software Quality, Software Technologies, SQA, State of the art, Testing
https://sylvainleroy.com/wp-admin/options-general.php?page=ad-inserter.php#tab-2 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 is on GitHub...
https://sylvainleroy.com/wp-admin/options-general.php?page=ad-inserter.php#tab-2 I am writing on a new secret project. Tags: Cleancode, Framework, Programming, Software Engineering, Software Technologies
https://sylvainleroy.com/wp-admin/options-general.php?page=ad-inserter.php#tab-2 This article is showing you how to use SonarQube with ReactJS and its JSX files. I will use both SonarQube JavaScript plugin and the additional plugin Sonar EsLint plugin. Tags: Application Lifecycle Management,...
https://sylvainleroy.com/wp-admin/options-general.php?page=ad-inserter.php#tab-2 A presentation I made (in french) about how to modularize C/C++ Softwares and the various ways to implement it. Tags: Cleancode, Migration, Programming, Refactoring, Software Technologies
https://sylvainleroy.com/wp-admin/options-general.php?page=ad-inserter.php#tab-2 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 for the audience : young developers...