Y
Hacker News
new
|
ask
|
show
|
jobs
by
MattGrommes
5387 days ago
If you don't have any bugs, how do you know your code is working correctly? I personally never trust code that works on the first try. :)
1 comments
phatbyte
5387 days ago
You should try writing some unit tests then :P
link