(no title)
zendist | 1 year ago
My brain has a tendency to desire refactoring when I see two similar functions, I want to refactor--it's almost always a bad idea. More often than not, I later find out that the premature refactoring would've forced me to split the functions again.
1: https://en.m.wikipedia.org/wiki/Rule_of_three_(computer_prog...
kitkat_new|1 year ago
swader999|1 year ago