Articles available at https://elie29.hashnode.dev/https://elie29.hashnode.dev/Apr 13, 2022Apr 13, 2022
Apache Kafka along with RxJS operatorsHow to buffer received data while the producer is unavailable?Mar 24, 2022Mar 24, 2022
Deploy Quarkus Application with GitLab-CI to Heroku PaaSBuild a full pipeline and deploy a Quarkus application to different environments with GitLab-CIApr 3, 2021Apr 3, 2021
Refactoring: from strategy to interpreter pattern with Jest testing toolExtracting conditionals into functions does not fit all situations. Polymorphism is a suitable solution when applied with design patterns.Nov 25, 2018Nov 25, 2018
Refactoring: How to avoid nested or several conditionals within a function?Most of the time, having several conditionals makes the code source unreadable and difficult to maintain.Nov 5, 2018Nov 5, 2018
Object Calisthenics: One level ! But how can we manage to exit a loop ?Object Calisthenics rules tell us what to do not how to do! Through this article I discuss two solutions to exit a loop properly.Oct 30, 2018Oct 30, 2018