Refactoring Legacy: Part 1 - DTO's & Value Objects
Posted by clegginab0x@reddit | programming | View on Reddit | 0 comments
Wrote about refactoring legacy systems using real-world examples: some patterns that actually help, some that really don’t and a cameo from Mr Bean’s car.
Also: why empathy > clever code.
Code examples are in PHP (yes, I know…), but the lessons are universal.