Bruno Boucard is developer, trainer, agile coach and speaker. He loves to explain with concrete examples with live-coding, if needed. He is a long-time Microsoft MVP, but he still is coding java with a C# accent ;-)
His company 42skillz which aims to help organizations to make software and to work differently, he provides trainings, coaching, consulting about TDD, BDD, legacy code refactoring techniques and DDD with an extra soul.
Co-facilitated with Thomas Pierrain
Let’s take a very common legacy application: procedural code everywhere, anemic domain logic fully entangled with technical concerns and code. Nothing but classical stuff, right? Our mission for this session will be to identify and extract the core domain logic out of this tar pit in order to fix a bug that has cost our business money for months. While we will live-code, we will focus and explain some of the DDD tactical patterns we will use in the process.
Last but not least, we will clean the situation for the years to come by properly splitting the domain code from the technical using the Hexagonal Architecture pattern.