Hacker News new | ask | show | jobs
by modarts 4772 days ago
If you are introducing bugs that will at some point need to be addressed while "working fast", that'll cut away at a lot of the added value.
1 comments

This is where experience helps. You know how to be efficient without sacrificing code quality and you also get a better intuition for tracking bugs that you do have.
Yep, and you know what to write tests for