PinnedRodrigo LuqueBuilding Better Software: The Role of Domain Storytelling in DDDNov 15, 20236Nov 15, 20236
Rodrigo LuqueBuilding 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 12Jul 12
Rodrigo LuqueTake Your Development Process to the Next Level with Behavior Driven Development (BDD)What is BDDMar 11Mar 11
Rodrigo LuqueSide Project #1 of 2024 as a Software Developer: From Ideation to DeploymentHey! Let me quickly share with you some of my thoughts first…Jan 23Jan 23
Rodrigo LuqueExploring 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
Rodrigo LuqueHow 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
Rodrigo LuqueDecorators 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
Rodrigo LuqueMask Nested Attributes in JavascriptMask attribute values that are nested and appear one or multiple times in a Javascript objectOct 2, 2021Oct 2, 2021
Rodrigo LuqueJob Queuing 101: Start using Bull in your Node.js Project (Part II)Let’s continue adding functionalities to our queue now that we have all set up and working. If you haven’t checked out the first part, you…Sep 6, 2021Sep 6, 2021