DEV Community

loading...

Domain Driven Design

👋 Sign in for the ability sort posts by top and latest.
Implementing Domain Driven Design: Part II

Implementing Domain Driven Design: Part II

Reactions 30 Comments 2
7 min read
Enhance repository pattern with refinements

Enhance repository pattern with refinements

Reactions 5 Comments
3 min read
Eventual Consistency Through Scheduled Jobs

Eventual Consistency Through Scheduled Jobs

Reactions 7 Comments
13 min read
Using value-objects in Laravel Models

Using value-objects in Laravel Models

Reactions 6 Comments 3
5 min read
Use TypeScript to make DDD come true

Use TypeScript to make DDD come true

Reactions 3 Comments
7 min read
Domain-Driven Design: Entities, Value Objects, and How To Distinguish Them

Domain-Driven Design: Entities, Value Objects, and How To Distinguish Them

Reactions 4 Comments
6 min read
A Domain Driven Design dictionary for newbies

A Domain Driven Design dictionary for newbies

Reactions 7 Comments
11 min read
A brief history of application architecture (of the 21st century)

A brief history of application architecture (of the 21st century)

Reactions 7 Comments
6 min read
Handling Domain Events with Spring

Handling Domain Events with Spring

Reactions 5 Comments 1
4 min read
Introduction into Domain-Driven Design (DDD)

Introduction into Domain-Driven Design (DDD)

Reactions 7 Comments
8 min read
Um pouco sobre Domain Driven Design

Um pouco sobre Domain Driven Design

Reactions 7 Comments
10 min read
Publishing Domain Events with Spring Data

Publishing Domain Events with Spring Data

Reactions 7 Comments 1
4 min read
Building Microservices in Go: Services in Domain Driven Design

Building Microservices in Go: Services in Domain Driven Design

Reactions 4 Comments
3 min read
Где же ты, DDD?

Где же ты, DDD?

Reactions 5 Comments
2 min read
Generating Trees Images, Part 3. From Fractal to a Real Tree

Generating Trees Images, Part 3. From Fractal to a Real Tree

Reactions 4 Comments
8 min read
Generating Trees Images, Part 2. Geometry, Graphics and DOM

Generating Trees Images, Part 2. Geometry, Graphics and DOM

Reactions 6 Comments
8 min read
Generating Trees Images on Canvas Using L-Systems, TypeScript and OOP

Generating Trees Images on Canvas Using L-Systems, TypeScript and OOP

Reactions 7 Comments
10 min read
Using Value Objects as Aggregate Identifiers with Hibernate

Using Value Objects as Aggregate Identifiers with Hibernate

Reactions 8 Comments
9 min read
Building Repositories with Spring Data

Building Repositories with Spring Data

Reactions 8 Comments
5 min read
Building Aggregates with Spring Data

Building Aggregates with Spring Data

Reactions 8 Comments
6 min read
Domain-Driven Design and the Hexagonal Architecture

Domain-Driven Design and the Hexagonal Architecture

Reactions 37 Comments
30 min read
Tactical Domain-Driven Design

Tactical Domain-Driven Design

Reactions 28 Comments 2
37 min read
Strategic Domain-Driven Design

Strategic Domain-Driven Design

Reactions 19 Comments
14 min read
Using Value Objects with JPA

Using Value Objects with JPA

Reactions 9 Comments
10 min read
How to learn Domain-Driven Design & Event Sourcing? My own Developer Journey Map and useful resources.

How to learn Domain-Driven Design & Event Sourcing? My own Developer Journey Map and useful resources.

Reactions 10 Comments
3 min read
ActiveRecord - Value Objects with serialize

ActiveRecord - Value Objects with serialize

Reactions 9 Comments
4 min read
3 reasons to adopt Event Sourcing

3 reasons to adopt Event Sourcing

Reactions 3 Comments
16 min read
Read Model on the write side

Read Model on the write side

Reactions 8 Comments
4 min read
Lifeway's Event Driven Architecture

Lifeway's Event Driven Architecture

Reactions 5 Comments
4 min read
How to structure a DDD project in Symfony flex

How to structure a DDD project in Symfony flex

Reactions 7 Comments 1
2 min read
Domain Modeling by example

Domain Modeling by example

Reactions 3 Comments
6 min read
What distinguishes a good software developer from a coder?

What distinguishes a good software developer from a coder?

Reactions 2 Comments
1 min read
Implementing a Rock-Paper-Scissors game using Event Sourcing

Implementing a Rock-Paper-Scissors game using Event Sourcing

Reactions 13 Comments
10 min read
Why my book uses Node.js and JavaScript

Why my book uses Node.js and JavaScript

Reactions 5 Comments
5 min read
Why I wrote a book on DDD, CQRS and Event Sourcing

Why I wrote a book on DDD, CQRS and Event Sourcing

Reactions 2 Comments 1
4 min read
Game changers in EventStorming - Pivotal Events

Game changers in EventStorming - Pivotal Events

Reactions 3 Comments
1 min read
Aggregate Roots in action

Aggregate Roots in action

Reactions 5 Comments
3 min read
Journey to writing better code - #2

Journey to writing better code - #2

Reactions 4 Comments
2 min read
Journey to writing better code - #1

Journey to writing better code - #1

Reactions 5 Comments
2 min read
Real-life Domain Driven Design in an "onionshell"

Real-life Domain Driven Design in an "onionshell"

Reactions 16 Comments
11 min read
Clean Boilerplate of Go, Domain-Driven Design, Clean Architecture, Gin and GORM.

Clean Boilerplate of Go, Domain-Driven Design, Clean Architecture, Gin and GORM.

Reactions 39 Comments 2
12 min read
What are Domain Events?

What are Domain Events?

Reactions 18 Comments 3
8 min read
Transparence (1/1) - Organiser ses calculs

Transparence (1/1) - Organiser ses calculs

Reactions 4 Comments
3 min read
How to get rid of the `new` C# keyword

How to get rid of the `new` C# keyword

Reactions 5 Comments 5
2 min read
DDD — ubiquitous language is the key

DDD — ubiquitous language is the key

Reactions 6 Comments
6 min read
listen, web developer!

listen, web developer!

Reactions 4 Comments 7
6 min read
Domain Driven Design (Parte 1: Dominio)

Domain Driven Design (Parte 1: Dominio)

Reactions 4 Comments
5 min read
DDD and hexagonal architecture with Symfony Flex

DDD and hexagonal architecture with Symfony Flex

Reactions 20 Comments 2
3 min read
Domain-driven Design (DDD): File Structure

Domain-driven Design (DDD): File Structure

Reactions 241 Comments 14
5 min read
The DDD microservice with GO

The DDD microservice with GO

Reactions 4 Comments 1
2 min read
DDD Objetos de valor como atributos de clase.

DDD Objetos de valor como atributos de clase.

Reactions 9 Comments 1
3 min read
Just enough DDD

Just enough DDD

Reactions 17 Comments 1
11 min read
Deep Dive into CQRS - Event Sourcing Architecture Patterns

Deep Dive into CQRS - Event Sourcing Architecture Patterns

Reactions 11 Comments
1 min read
Plug your existing domain models into NServiceBus Sagas

Plug your existing domain models into NServiceBus Sagas

Reactions 5 Comments 2
2 min read
Using F# and DDD to create an online card game

Using F# and DDD to create an online card game

Reactions 8 Comments
2 min read
OOP Refactoring: from a god class to smaller objects with Ruby

OOP Refactoring: from a god class to smaller objects with Ruby

Reactions 11 Comments
5 min read
Domain-Driven Design: The cool parts (Part 2)

Domain-Driven Design: The cool parts (Part 2)

Reactions 9 Comments
4 min read
Serverless Event-Driven Architecture on Azure: A Worked Example - Part 2

Serverless Event-Driven Architecture on Azure: A Worked Example - Part 2

Reactions 16 Comments 5
30 min read
Domain Driven Design with PHP and Symfony

Domain Driven Design with PHP and Symfony

Reactions 60 Comments 6
11 min read
Domain Driven Design avec PHP & Symfony

Domain Driven Design avec PHP & Symfony

Reactions 42 Comments 6
14 min read
loading...