|
|
|
|
|
by JamesBarney
2666 days ago
|
|
Fear large changes to existing code. If you come into a large existing code base with a mindset of a smaller one you will cause 3 bugs for every one you fix. Instead always try to make the smallest possible change to achieve your end goals(bug fix/feature etc). |
|