|
|
|
|
|
by andsbf
927 days ago
|
|
+1 for this, code should be layout to express business logic, abstractions that difficult the readability of the business logic are not worth it, it is a distractions. Yeah takes a while for juniors to understand when/how to use DRY. Repetition is not a terrible evil, it has its place |
|