|
|
|
|
|
by tempestn
4834 days ago
|
|
If the code is crap, that might explain why it gets thrown away over and over. In my experience, if code is well-written, it should pretty much always be possible to update, revamp, pivot, etc. Rewriting from scratch (especially repeatedly!) is a waste of time that a startup can't afford. Reminds me of this Joel Spolsky essay: http://www.joelonsoftware.com/articles/fog0000000069.html The focus being on people does not preclude writing good code. |
|