Hacker News new | ask | show | jobs
by zwieback 4849 days ago
Hacking up a quick demo the non-TDD way definitely has its upsides but if you don't force yourself to review and rewrite your early code you would have been better off doing the right thing from the start.

Just preaching TDD is not helpful, we need a coding process that allows clean separation of early and production code.