All Talks

From Chaos to Domain Driven Design

One of the most common questions that you have, when you are a junior Go developer, is “How can I structure my code to avoid chaos or terryfing cyclical dependencies?”. One of the most common answers in software engineering is around the layered architecture from Domain-Driven Design (DDD) which can help us on how to architecture our code. The talk will give to people on the room the keys to go from a chaotic Go code to a structured and clean code through DDD’s ins and outs. It won’t be only …

You might be interested in: