How to restrain one's self from the overwhelming urge to rewrite everything?

后端 未结 20 891
遥遥无期
遥遥无期 2021-01-30 12:50

Setup

Have you ever had the experience of going into a piece of code to make a seemingly simple change and then realizing that you\'ve just stepped into a wasteland tha

20条回答
  •  独厮守ぢ
    2021-01-30 13:32

    Joel has an article about this:

    There's a subtle reason that programmers always want to throw away the code and start over. The reason is that they think the old code is a mess. And here is the interesting observation: they are probably wrong.

提交回复
热议问题