|
|
|
|
|
by paulddraper
2414 days ago
|
|
This conversation is simply the English-equivalent of TDD conversations. * Conventional development = writing, then editing * Test-driven development = writing and editing simultaneously The preferences are endless and neither removes the most difficult part which is the conceptual architecture. Personally, I like to splatter a whole bunch of ideas down first and then later go back and commit. |
|