From 19191d2888cb46944e0635433a51d0233eb6953d 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..09b9bae 100644 --- a/readme.md +++ b/readme.md @@ -455,6 +455,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Userscripts](https://github.com/brunocvcunha/awesome-userscripts) - Enhance your browsing experience. - [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. +- [Domain-Driven Design](https://github.com/heynickc/awesome-ddd) - Domain-Driven Design is an approach to software development for complex needs by connecting the implementation to an evolving model. - [Falsehood](https://github.com/kdeldycke/awesome-falsehood) - Falsehoods programmers believe in.