Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!
Explora los Bounded Contexts en Domain-Driven Design y cómo delimitan el lenguaje, reducen la ambigüedad y permiten construir software claro y alineado al negocio
Descubre cómo DDD ayuda a conectar negocio y tecnología con un lenguaje común para construir sistemas alineados al valor real.
Software engineering is the only discipline where you can build the equivalent of a nuclear reactor...
- Why \"string status\" breaks down in SaaS commerce
Organizing Azure resources is one of those rare tasks that sounds straightforward until you...
Aprende a modelar un Bounded Context en DDD, donde los términos, reglas y acciones del negocio se convierten en software que entrega verdadero valor.
DDD en práctica. En este blog construimos un Bounded Context sobre el subdominio de Envíos para que el código represente el negocio y no solo la tecnología.
Finally got around to reading Domain Modeling Made Functional, Tackle Software Complexity with Domain-Driven Design and F#, by Scott Wlaschin. Book basically covers:
Introduction In the development of enterprise applications, design patterns are...
Introduction When modeling complex systems using Domain-Driven Design (DDD), one of the...
Introduction: Beyond CRUD - Our Journey to a Resilient Hexagon Let's be honest. When you...
Normally, when I study DDD, I mostly view it as a developer who try to align oneself with the...
In this article, I am going to talk about why you should use Domain-Driven Design (DDD) in your...
Here is your blog post: The OOP Lie: Are You Building Anemic Models? Ever feel like your...
As part of building my 𝗘𝗺𝗽𝗹𝗼𝘆𝗲𝗲 𝗣𝗲𝗿𝗳𝗼𝗿𝗺𝗮𝗻𝗰𝗲 𝗥𝗲𝘃𝗶𝗲𝘄 project, I learned about 𝗩𝗮𝗹𝘂𝗲 𝗢𝗯𝗷𝗲𝗰𝘁𝘀 in...
Let’s face it — we developers love to jump straight into writing code. But have you ever worked on a...
🏷 Introduction In this article, we’ll explore one of the most practical and powerful...