Prioritizing Technical Debt as If Time & Money Matters • Adam Tornhill • GOTO 2022
Prioritizing Technical Debt as If Time & Money Matters • Adam Tornhill • GOTO 2022
I really enjoyed this talk. The methods he introduces and the metrics he uses really make sense to me. Pricing of the tool doesn't look that bad, either.
One caveat, though: The example analysis boils down to a single 500 line method. The problem is, it's not always easy to refactor a method in isolation if the original design suffers from leaky abstractions, etc. (which is sometimes the case with legacy code)
0
comments