Microservices: How many are too many?At which point in software architecture did we start to have to make 3, 4, … X deployments for just a simple functionality? Not many years…Dec 31, 2024Dec 31, 2024
WordMap, where Wordle meets Semantic SearchWe all know or have played Wordle before, I personally love it ❤️. It’s that fun game where you try to guess a five-letter word within six…Sep 23, 20241Sep 23, 20241
Building a Context-Aware LLM Chatbot with 🦜LangChainIf you are a developer and you have been using or want to use any of the 🤖LLM APIs to create a chatbot for any project and you also want…Jul 12, 20241Jul 12, 20241
Take Your Development Process to the Next Level with Behavior Driven Development (BDD)What is BDDMar 11, 2024Mar 11, 2024
Side Project #1 of 2024 as a Software Developer: From Ideation to DeploymentHey! Let me quickly share with you some of my thoughts first…Jan 23, 2024Jan 23, 2024
Exploring Domain Events in DDD: What They Are and Why They MatterIn this article and the ones to follow, I want to delve into patterns, good practices, and tools from the Domain Driven Design world. These…Dec 28, 2023Dec 28, 2023
How To: Developing My First Chrome ExtensionFirst of all, to make things clear, I am no expert in designing nor developing the front-end part of my projects so if you find…Mar 6, 2023Mar 6, 2023
Decorators in Typescript — IntroDecorators are a powerful feature of TypeScript that allow you to add functionality to your classes and properties without modifying their…Jan 17, 20231Jan 17, 20231