Hacker News new | ask | show | jobs
by hboon 1400 days ago
I prefer Kent Beck's version:

> Make it work, Make it right, Make it fast

1 comments

Very nice. For the jobbing engineer, no one should ever see your code until after step two.

Make it work, [take a break], Make it right, [push it for code review, gather feedback, make changes, push to master], Make it fast.