Use the Mikado Method to do safe changes in a complex codebase

Use the Mikado Method to do safe changes in a complex codebase

The Mikado Method breaks complex refactors into small subtasks, tracked on a dependency graph. You make short timeboxed attempts (5-15 minutes), revert anything that fails, record what prerequisite you're missing, and try again. Only working code gets committed. The result is safe, incremental progress through legacy codebases without the usual all-or-nothing gamble.

Visit Original Article →

⌘K

Start typing to search...

Search across content, newsletters, and subscribers