(no title)
shapiro92 | 6 years ago
Clean code - duplication, should focus on duplicate code that needs to change at the same time on all X places it is duplicated.
If the code seems similar but actually has NO correlation, then its not duplicate it just works the same.
No comments yet.