Articles

Hexo plugin : hexo-generator-slideshare
Hexo plugin : …

Hi I have developed a rather small plugin for the great static site generator hexo hexo.

How Docker is disrupting Legacy IT Companies
How Docker is disrupting …

Thanks to its popularity, Docker has disrupted many companies and blurred the silos between Developers and Operations. This article, based partially on my own experiences.

How I switched my blog from OVH to Google Container Engine
How I switched my blog …

In this short story, I will relate how I migrate my blog personal website from a classic VM instance to a container using Google Cloud Container Engine and  Kubernetes, Docker, Nginx.

How migrate from JBoss 5 to 7
How migrate from JBoss 5 …

This article is part of my working notes on the subject of “How to migrate Web applications running on JBoss AS 5 to version 7”.

JBoss Application Server - Wildfly

I will go straight to the details though here are some lines about JBoss Server.

From Wikipedia: JBoss Application …

I have tried Vue.js and I love it
I have tried Vue.js and I …

I have tried Vue.js and just love it.

Some weeks ago, I started a new project for which, I have to build an internet website.

Context

After spending really long hours on the internet, browsing, collecting every possible testimonials and advice, and comparing them to my first impressions, I decided …

Modularizing C/C+ Softwares
Modularizing C/C+ …

A presentation I made (in French) about how to modularize C/C++ Softwares and the various ways to implement it.

My weekly DZone''s digest #1
My weekly DZone''s digest …

This is my first post that offers a digest from a selection of DZone’s articles. I will pick DZone’s article based on my interests.

This week the subjects are: BDD Testing, Bad code, Database Connection Pooling, Kotlin, Enterprise Architecture

A few benefits you get by doing BDD

A few …

New secret project
New secret project

I am writing on a new secret project.

Release of FakeSmtp-junit-runner
Release of …

Today, I released a new library to help developers to write integration tests with mail servers.

The library has been released on GitHub and Maven Central.

fake SMTP-JUnit-runner

Build Status

Coverage Status

Links: Github.

Important: Part of the source code of this library has been modified and adapted from the project of …

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.