Refactoring 013 - Remove Repeated Code
TL;DR: How to remove repeated code
Problems Addressed
Don't Repeat Yourself
Copy/Paste Programming
No single source of truth
Related Code Smells
https://maximilianocontieri.com/code-smell-46-repeated-code
https://maximilianocontieri.co...
maximilianocontieri.com3 min read