Hacker News new | ask | show | jobs
by diehunde 2471 days ago
Very basic ones:

- Strong test suite

- Delete duplication as much as possible by using any techniques such as method extraction and keeping classes and methods small.