From cbc8bed5a3d2942afc73adb6b7f073197333b284 Mon Sep 17 00:00:00 2001 From: Nick Chamberlain Date: Tue, 18 Oct 2016 00:26:22 -0400 Subject: [PATCH] Add Domain-Driven Design (#778) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index bd64060..73706cd 100644 --- a/readme.md +++ b/readme.md @@ -456,6 +456,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Pokémon](https://github.com/tobiasbueschel/awesome-pokemon) - Pokémon and Pokémon GO resources and tools. - [ChatOps](https://github.com/exAspArk/awesome-chatops) - Managing technical and business operations through a chat. - [Falsehood](https://github.com/kdeldycke/awesome-falsehood) - Falsehoods programmers believe in. +- [Domain-Driven Design](https://github.com/heynickc/awesome-ddd) - Software development approach for complex needs by connecting the implementation to an evolving model. ## License