# Refactor

Rewriting code so it reads better or runs cleaner, without changing what it does.

Also called: refactor, refactoring.

## Covered in these lessons

- [Where it quietly fails](https://zero2vibecode.com/learn/vibe-coding-101/0-3-where-it-fails)
- [A refactor across a few files](https://zero2vibecode.com/learn/claude-code/2-2-refactor-across-files)

Source: https://zero2vibecode.com/glossary/refactor
