Hacker News new | ask | show | jobs
by anthonyb 4841 days ago
He also completely overlooked the refactoring part of the equation, too: write test(s), write code that passes all the tests, then refactor the code until it's shiny enough and still passes the tests.