|
|
|
|
|
by eggplantemoji69
24 days ago
|
|
Personally my ability to understand atrophies / is reduced when compared to writing code ‘myself’ rather than fully being a reviewer. Probably similar to hand writing notes (while digesting + synthesizing and not just being a scribe) vs reading notes somebody else took. |
|
It's similar to the 80/20 rule. When you're coding and designing from the hip, you'll do pretty well for awhile, but as you near completion, you can't quite tie up all the loose design ends. That's the part where it's probably better to just design fully to 100% first and then build, which is closer to what happens when the roles are separate. At least in my experience. I will say though that that part where you're designing in code (productively or wastefully) is pretty fun. At least until you hit the wall and get frustrated with how often you've deleted and rewrote the same thing ten times.