Y
Hacker News
new
|
ask
|
show
|
jobs
by
m3kw9
1082 days ago
Reusing code cause issues if you are not very careful because if not checked people often keep adding to it or someone modified it for their use case and breaks others. Many times is just better not to reuse
1 comments
edgyquant
1082 days ago
This is what tests are for
link