Refactoring Legacy: Part 1 - DTO's & Value Objects
clegginabox.co.uk·13h·
Discuss: r/programming
Flag this post

Ever opened a codebase where a single JSON payload could arrive in 17 different shapes depending on the phase of the moon?

Over the last few years my contracts have involved working with legacy code in one way or another. Outdated software, missing documentation, inconsistent data structures and the occasional big ball of mud.

I originally planned to write a single article summarising the tools, patterns and techniques I’ve found useful. The more I thought about it - the bigger the article got, the more it started to resemble some of the tangled software I’ve worked on. Rather than create one sprawling guide, I’m breaking this into smaller, practical articles. *Which as it h…

Similar Posts

Loading similar posts...