From 85cc58b85ea1b502eaa86095283d11f39e8622a3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gildas=20Qu=C3=A9m=C3=A9ner?= Date: Sat, 21 Dec 2024 14:23:01 +0100 Subject: [PATCH] Add DDD modeling guide (#7907) * Guide DDD newcomers towards the Starter Modelling Process * Update src/data/roadmaps/software-architect/content/ddd@IIelzs8XYMPnXabFKRI51.md --------- Co-authored-by: Kamran Ahmed --- .../software-architect/content/ddd@IIelzs8XYMPnXabFKRI51.md | 1 + 1 file changed, 1 insertion(+) diff --git a/src/data/roadmaps/software-architect/content/ddd@IIelzs8XYMPnXabFKRI51.md b/src/data/roadmaps/software-architect/content/ddd@IIelzs8XYMPnXabFKRI51.md index 1203aaf07..52bbec193 100644 --- a/src/data/roadmaps/software-architect/content/ddd@IIelzs8XYMPnXabFKRI51.md +++ b/src/data/roadmaps/software-architect/content/ddd@IIelzs8XYMPnXabFKRI51.md @@ -12,5 +12,6 @@ DDD connects the implementation to an evolving model and it is predicated on the Visit the following resources to learn more: +- [@article@DDD Starter Modelling Process](https://github.com/ddd-crew/ddd-starter-modelling-process/) - [@article@Domain Driven Design Quickly](https://web.archive.org/web/20230606035225/https://matfrs2.github.io/RS2/predavanja/literatura/Avram%20A,%20Marinescu%20F.%20-%20Domain%20Driven%20Design%20Quickly.pdf) - [@feed@Explore top posts about Architecture](https://app.daily.dev/tags/architecture?ref=roadmapsh)