|
|
|
|
|
by malcolmgreaves
2 days ago
|
|
A refactor and then a feature implemented on that refactor is tightly coupled by definition. It would not make sense to implement the feature and refactor independently, because you’d be wasting time implementing a feature that you would have to refactor again. |
|