Email the Author
You can use this page to email Žygimantas Benetis about Practical Domain-Driven Design in Go.
About the Book
Learn how to build Go applications that honor your core logic and stay easy to understand and maintain. Practical Domain-Driven Design in Go uses a online store as an example to on how to structure your code around clear domain models and rules.
This book explains how to:
- Create a isolated domain layer that captures your core business logic
- Build an infrastructure layer that supports domain with HTTP, async messaging and databases
- Use practical testing strategies to keep you productive
- Handle everyday challenges like transactions, filters, and validations in a simple way
Because the book is a work in progress, your feedback will help shape its final form. Chapters and paragraphs are constantly rewritten. Table of content changes. There still might be TODO lines inside pages of the book. Send feedback to book at benetis.me
About the Author