Hacker News new | ask | show | jobs
by sanderjd 4666 days ago
It's easier to refactor something that has already been created than to create that thing. This is why refactoring is such a good thing. It doesn't mean the original creation was "shit", it just means that it was massively improved by refactoring, which is sort of the point.
1 comments

That's like saying, hey that rough draft of my essay is just fine to use. Not it's not, it's a rough draft, clean it up (refactor your code).
That's not a very good analogy, and doesn't really address the point I was making. Note that my comment was very favorable to refactoring.