Using a self-hosted Cloud IDE updated 2021, my TOP 3.
I have been recently thinking about the opportunity to use a Cloud IDE for my personal coding projects.
Application modernization and Cloud migration
Blog by Sylvain Leroy about Cloud, Software Quality, Refactoring, Legacy Software Migration, and Application Modernization
I have been recently thinking about the opportunity to use a Cloud IDE for my personal coding projects.
Today I have produce a small infography with some cleancode principles that are important for me in my daily job of a coder.
I was the guest of an amazing French IT company Slickteam last week. The subject was to share experience and tricks about Cleancode.
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 ?
I have been recently writing a new REST/Http client for the amazing APM product ManageEngine AppManager. In this context, I had to choose an efficient framework to build a new…