Tuesday, January 22, 2019

Code Refactoring


  • System entropy (disorder) / decay can be decreased by frequent code refactoring.
  • Start a Refactoring Backlog of all the things that need clean up. 
  • User retrospectives to discuss refactoring. 

No comments:

Post a Comment

If we already have automation, what's the need for Agents?

“Automation” and “agent” sound similar — but they solve very different classes of problems. Automation = Fixed Instruction → Fixed Outcome ...