We’ve all been there—staring at a piece of code that “works,” but feels like a ticking time bomb. In this hands-on session, we’ll start with a messy, hard-to-maintain snippet of real-world code and walk through the process of transforming it step by step.
First, we’ll apply clean code principles to bring structure and readability. But we won’t stop there. You’ll learn how to go beyond surface-level improvements by introducing strategic patterns from Domain-Driven Design (DDD) that give your code meaning, boundaries, and a strong backbone.
This talk isn’t about theory—it’s a guided refactor that turns obscure code into clear code. You’ll leave with practical techniques to improve existing code and design future features with confidence and purpose.