« All posts

Go Domain-Driven Design: Free 9-Chapter Tutorial Released

Explore a free 9-chapter tutorial on Domain-Driven Design in Go, featuring a runnable codebase.

Most DDD resources focus on theory or large codebases without explanations. This tutorial teaches DDD from scratch, linking each chapter to a runnable codebase. It covers key concepts like entities, value objects, and testing strategies, all within a production-grade template that can be run using Docker Compose.