Tagged Questions

11
votes
16answers
478 views

When do you refactor code?

Do you do it when you’re in the code doing something else? When your manager approves it? (Seems this never happens) I guess some of this depends on the impact of the changes. If I change the code ...