Refactoring 007 - Extract Class
TL;DR: Put together what belongs together
Problems Addressed
Code Duplication
Missing Abstraction
Low Cohesion
Related Code Smells
https://maximilianocontieri.com/code-smell-124-divergent-change
https://maximilianocontieri.com/code-smell-143-d...
maximilianocontieri.com2 min read