|
|
|
|
|
by manicminer
875 days ago
|
|
I use this method and became converted after a long lived refactor branch caused merge hell, delayed a project for many months and caused all manner of bugs that we were fixing for a long time afterwards. My very wise and experienced CTO said to me something along the lines of: "if you don't think it's possible to break a big refactor down into small steps, then you're probably not thinking hard enough". That has stuck with me. I wrote a blog post on atomic development a while back which references the Mikado method. https://tomsouthall.com/blog/atomic-development. |
|