|
|
|
|
|
by KronisLV
269 days ago
|
|
> I'd argue to write the "stupid" code to get started, get that momentum going. Yes and no, depending on how dependent you become on that first iteration, you might drown an entire project or startup in technical debt. You should only ever just jump in if: A) it's a one off for some quick results or a demo or whatever B) it's easy enough to throw away and nobody will try to ship it and make you maintain it That said, having so much friction and analysis paralysis that you never ship is also no good. |
|
That said, it takes quite a bit of practice to become good enough at refactoring to actually practice that.