Elie NehméArticles available at https://elie29.hashnode.dev/https://elie29.hashnode.dev/Apr 13, 2022Apr 13, 2022
Elie NehméApache Kafka along with RxJS operatorsHow to buffer received data while the producer is unavailable?Mar 24, 2022Mar 24, 2022
Elie Nehmé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
Elie NehméFrontend JWT token storageHow to store properly JWT token in a browserMar 14, 2021Mar 14, 2021
Elie Nehmé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
Elie Nehmé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
Elie Nehmé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