Outbound Link Summary:
2 years ago
p3k dots

Refactoring vs. Defactoring.

Fixing a bug is not refactoring. Adding a new feature is not refactoring. But we may refactor before we fix a bug or add a feature.

Actually, it’s a good idea to do so.

It’s also a good idea to keep these 2 phases distinct.