Y
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
jiggy2011
4772 days ago
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.
link
mrgordon
4772 days ago
Yep, and you know what to write tests for
link