Update README.md

This commit is contained in:
Miłosz Smółka
2021-05-12 17:44:50 +02:00
committed by Nathan Youngman
parent fdf3708078
commit 094cca74ed
+2 -2
View File
@@ -156,9 +156,9 @@ The main goal of this book is to help developers avoid common mistakes while at
### [Go with the Domain: Building Modern Business Software in Go](https://threedots.tech/go-with-the-domain/) *Free* ### [Go with the Domain: Building Modern Business Software in Go](https://threedots.tech/go-with-the-domain/) *Free*
<img src="https://threedots.tech/img/go-with-domain-cover-160-retina.png" width="120px"/> <a href="https://threedots.tech/go-with-the-domain/"><img src="https://threedots.tech/img/go-with-domain-cover-160-retina.png" width="120px"/></a>
*Go with the Domain* is a book about building applications that solve complex problems in an idiomatic way. *Go with the Domain* is a book on building Go applications that solve complex problems in an idiomatic way.
It features techniques like Domain-Driven Design, Clean Architecture, CQRS, and other patterns. It features techniques like Domain-Driven Design, Clean Architecture, CQRS, and other patterns.
The book is based on a [real open source project](https://github.com/ThreeDotsLabs/wild-workouts-go-ddd-example). The book is based on a [real open source project](https://github.com/ThreeDotsLabs/wild-workouts-go-ddd-example).