Hacker News new | past | comments | ask | show | jobs | submit login

My experience is the exact opposite. To implement a new feature, I usually first refactor, make space for the new feature, improve existing design. (uphill). Then I implement the new feature as pristine and clear as possible (top). Then I face the reality, integration tests fail, I add edge cases I forgot, (downhill). And I end up at the bottom, ready to push that abomination to git and forget about it.



As one of my commits said:

    * Replaced dusty old bugs with shiny new bugs.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: