150. How Do I Approach Rewriting an Old Codebase?
Summary
This Dev Questions episode, hosted by Tim Corey, discusses the approach to rewriting old codebases when upgrades are not feasible. The main takeaway is to avoid total rewrites if possible due to the loss of learned lessons and accumulated fixes, and if a rewrite is unavoidable, start small rather than attempting an all-at-once approach.