|
|
|
|
|
by nhteou79snt
3246 days ago
|
|
> Premature refactoring is incredibly harmful to readability. Is that a thing? If it is, I've never run into it. I always run into the opposite - never refactoring and everything turning into a god object. It never occurred to me that premature factoring would be bad because I can't recall ever running into it! |
|
Think what you will of Zed Shaw, but he actually has a pretty good piece on how indirection and abstraction get mixed up:
https://zedshaw.com/archive/indirection-is-not-abstraction/