DEV Community

Domain Driven Design

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
3 things to avoid when implementing Domain-Driven Design (DDD)

3 things to avoid when implementing Domain-Driven Design (DDD)

1
Comments
2 min read
What Are Aggregates In Domain-Driven Design?

What Are Aggregates In Domain-Driven Design?

2
Comments
5 min read
Applying Domain Driven Design (DDD) in Golang

Applying Domain Driven Design (DDD) in Golang

Comments
4 min read
Domain Driven Design using a Monorepo

Domain Driven Design using a Monorepo

12
Comments 1
2 min read
Implementando o padrão Specification no Node.js com TypeScript

Implementando o padrão Specification no Node.js com TypeScript

1
Comments
4 min read
Standardizing a Value Object representation in C#

Standardizing a Value Object representation in C#

1
Comments
9 min read
A Migration Journey

A Migration Journey

8
Comments 2
8 min read
Domain Driven Design ? (fr)

Domain Driven Design ? (fr)

1
Comments
14 min read
Domain Notification em NodeJS 🚀

Domain Notification em NodeJS 🚀

1
Comments
4 min read
Simple Value Types in Typescript

Simple Value Types in Typescript

1
Comments 1
3 min read
DDD : Authentication and Authorisation, How to achieve?

DDD : Authentication and Authorisation, How to achieve?

8
Comments
3 min read
Test All the Invokes of Methods automatically. How can one write unit tests for Interview Quiz?

Test All the Invokes of Methods automatically. How can one write unit tests for Interview Quiz?

1
Comments 1
9 min read
Using DDD with Recoil

Using DDD with Recoil

2
Comments
11 min read
How to break up a rails monolith

How to break up a rails monolith

1
Comments
4 min read
Representing boolean conditions as domain concepts

Representing boolean conditions as domain concepts

Comments 2
3 min read
Command Query Responsibility Segregation [CQRS]

Command Query Responsibility Segregation [CQRS]

5
Comments
6 min read
ChatGPT, Domain driven design and python - Using openAI to dive into software development

ChatGPT, Domain driven design and python - Using openAI to dive into software development

4
Comments 1
9 min read
How to make your entity non-anemic, and keep the consistency of the model

How to make your entity non-anemic, and keep the consistency of the model

8
Comments 5
3 min read
Modeling your Domain with Event Storming workshop

Modeling your Domain with Event Storming workshop

7
Comments
5 min read
EF Core 7 is here - Welcome typed entity id 🍾

EF Core 7 is here - Welcome typed entity id 🍾

6
Comments 1
5 min read
Implementing the Repository pattern in Python using SqlAlchemy as a backend

Implementing the Repository pattern in Python using SqlAlchemy as a backend

4
Comments
10 min read
DDD-Layered Architecture

DDD-Layered Architecture

16
Comments 4
3 min read
Understanding Clean Architecture with Small Ruby Libraries

Understanding Clean Architecture with Small Ruby Libraries

4
Comments 2
3 min read
Domain-Driven Design Explained by a Senior Backend Developer

Domain-Driven Design Explained by a Senior Backend Developer

2
Comments
5 min read
Editing is not a state

Editing is not a state

3
Comments
1 min read
🚀 NodeJS + Ts.ED + TypeScript + Clean Architecture Template

🚀 NodeJS + Ts.ED + TypeScript + Clean Architecture Template

6
Comments
3 min read
Domain Driven Design in Kotlin - Entities lifecycle management

Domain Driven Design in Kotlin - Entities lifecycle management

5
Comments
5 min read
Architektura warstwowa w Laravelu

Architektura warstwowa w Laravelu

Comments
6 min read
Czym jest Domain Driven Design (DDD)?

Czym jest Domain Driven Design (DDD)?

6
Comments
9 min read
DDD for MVP software

DDD for MVP software

2
Comments
2 min read
Ecommerce - the modularisation ideas

Ecommerce - the modularisation ideas

9
Comments
2 min read
Unblocking my blogging - recent progress at Arkency Ecommerce project

Unblocking my blogging - recent progress at Arkency Ecommerce project

13
Comments 5
2 min read
Introduction to Domain Driven Design

Introduction to Domain Driven Design

6
Comments
4 min read
A more functional approach to Event Sourcing and DDD

A more functional approach to Event Sourcing and DDD

5
Comments
4 min read
what is Domain Driven Design ( ddd )

what is Domain Driven Design ( ddd )

9
Comments
4 min read
Domain driven architecture in the frontend (II)

Domain driven architecture in the frontend (II)

13
Comments 3
17 min read
Domain driven architecture in the frontend (I)

Domain driven architecture in the frontend (I)

15
Comments 1
13 min read
DDD Módulos

DDD Módulos

6
Comments
1 min read
Outbox Pattern: Never lose an event anymore

Outbox Pattern: Never lose an event anymore

7
Comments
3 min read
Desacoplando a camada de domínio de uma aplicação das outras camadas - parte 2

Desacoplando a camada de domínio de uma aplicação das outras camadas - parte 2

5
Comments
4 min read
DDD Factories

DDD Factories

6
Comments
2 min read
Implementing Domain-Driven Design

Implementing Domain-Driven Design

4
Comments
2 min read
How to create big aggregates in DDD

How to create big aggregates in DDD

6
Comments
3 min read
DDD Repositórios

DDD Repositórios

8
Comments
3 min read
DDD Services

DDD Services

8
Comments
2 min read
Decouple Your Application Layer

Decouple Your Application Layer

8
Comments 1
7 min read
Desacoplando a camada de domínio de uma aplicação das outras camadas

Desacoplando a camada de domínio de uma aplicação das outras camadas

6
Comments
7 min read
Large and scalable Laravel application with Domains

Large and scalable Laravel application with Domains

10
Comments 1
4 min read
How to get started DDD & Onion-Architecture in Python web application

How to get started DDD & Onion-Architecture in Python web application

11
Comments
6 min read
Command Query Responsibility Segregation (CQRS)

Command Query Responsibility Segregation (CQRS)

6
Comments
2 min read
Clean Transactions in Golang Hexagon

Clean Transactions in Golang Hexagon

18
Comments
10 min read
Introducing value objects in PHP

Introducing value objects in PHP

10
Comments 1
6 min read
Microservices, Docker e Tecnologias de Mensageria parte 2

Microservices, Docker e Tecnologias de Mensageria parte 2

8
Comments
4 min read
Do not read DDD Distilled by Vaughn Vernon

Do not read DDD Distilled by Vaughn Vernon

34
Comments 1
4 min read
DDD & CQRS: Aplicando Domain Events en ASP.NET Core.

DDD & CQRS: Aplicando Domain Events en ASP.NET Core.

45
Comments 5
15 min read
Implementing a Clean Architecture in ASP.NET Core 6

Implementing a Clean Architecture in ASP.NET Core 6

5
Comments
8 min read
A practical approach to structuring Golang applications

A practical approach to structuring Golang applications

13
Comments
22 min read
What is a Value Object

What is a Value Object

10
Comments 2
2 min read
DDD Value Objects as C# Records: The Missing Manual

DDD Value Objects as C# Records: The Missing Manual

10
Comments
6 min read
Ubiquitous Types: Introduction to Algebraic Data Types

Ubiquitous Types: Introduction to Algebraic Data Types

7
Comments
4 min read
loading...