A set of slides you can read through in ten minutes or so that summarises different kinds of refactoring and why refactoring your code is important:
https://martinfowler.com/articles/workflowsOfRefactoring/
Workflows of Refactoring

Many teams miss opportunities for refactoring by not realizing the different ways refactoring can fit into their workflows.

martinfowler.com