Refactoring Code - Naming
Example: A non-descriptive name seems harmless enough. We'll show how getting the name right helps
- clarify the scope & responsibility
- expose coupling
Example: A non-descriptive name seems harmless enough. We'll show how getting the name right helps