Free Online Whiteboard Base64 Converter JSON Utility SmartTool PDF

Category: Code Smell

Code Smell – Bad Smell in Code :: Duplicate code 0

Code Smell – Bad Smell in Code :: Duplicate code

Repeatation is the root of software evil. Every time you see duplication in the code, it represents a missed opportunity for abstraction. That duplication could probably become a subroutine or perhaps another class outright....