AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
Technical Debt and Refactoring
How do you help teams not get overwhelmed by the amount of work that might be in front of them once they start looking at technical debt or just what needs to be refactored? Yeah, sure. I always say that you don't need to refactor just for the sake of refactoring. We really try to approach it step by step, only refactoring the parts that you need to touch of the parts into the control. So kind of like box principle where basically you put the tests before and after and you make sure that it's running correctly.