|
|
|
|
|
by bravetraveler
1076 days ago
|
|
"Why" is a really good way to put it, like you say - doing "What" just repeats something a novice, possibly even a layman, could distinguish. I tend to treat them like a strange hybrid of a story with editor's notes. Here's where we're going... but oh no! Something is in the way. We need this critical, but painful to acquire shovel. If I anticipate even the slightest bit of refactoring around it, I'm noting what devilishness lead me down this path. TLDR: anything that could be abstracted away/not exist, probably deserves comments on why it does... perhaps even how it could be removed. |
|