Mohasin HossainOrganizing Laravel Projects by DomainAs Laravel projects grow, maintaining a clean and scalable structure becomes essential. One approach to organizing larger projects is by…Nov 6
InCode Like A GirlbySamar BenamarThe DDD way towards Screaming Design — Part I: Strategic PatternsIt makes sense to me to think of software design as screaming design when it speaks loudly and clearly about the problem domain.Feb 512
Steve Mostafa DaferIn a nutshell: What are DDD and CQRS (Domain Driven Design and Command Query Responsibility…Here goes the second “In a nutshell” post, even though I have to admit this is going to be a little longer than a 2 min read. But I’ll…Jan 2, 20233Jan 2, 20233
Kevin van IngenDDD models explained by exampleAdopting DDD introduces a lot of terms and often looks daunting. There are many design techniques. I will show them by example.Mar 20, 20231Mar 20, 20231
Mohasin HossainOrganizing Laravel Projects by DomainAs Laravel projects grow, maintaining a clean and scalable structure becomes essential. One approach to organizing larger projects is by…Nov 6
InCode Like A GirlbySamar BenamarThe DDD way towards Screaming Design — Part I: Strategic PatternsIt makes sense to me to think of software design as screaming design when it speaks loudly and clearly about the problem domain.Feb 512
Steve Mostafa DaferIn a nutshell: What are DDD and CQRS (Domain Driven Design and Command Query Responsibility…Here goes the second “In a nutshell” post, even though I have to admit this is going to be a little longer than a 2 min read. But I’ll…Jan 2, 20233
Kevin van IngenDDD models explained by exampleAdopting DDD introduces a lot of terms and often looks daunting. There are many design techniques. I will show them by example.Mar 20, 20231
Camilo VahosEvangelizing about Domain-Driven DesignI come here as a preacher. My religion is Domain Driven Design and I want you to start approaching your projects according to the following…Aug 28
Alexander DeminDomain-Centric Approach to Error Handling using Go (golang)TL;DR: The article discusses the domain-centric approach to error handling in general and specifically in Go programming language. This…Aug 15, 20231
Harpreet Singh KalsiUnveiling Domain-Driven Design (DDD) for Software DevelopmentIn the realm of software development, complexity reigns supreme. Taming this complexity is where Domain-Driven Design (DDD) comes in. DDD…Apr 11