|
|
|
|
|
by tjarratt
5758 days ago
|
|
Tackling smaller chunks of work at a time, conceptually. That might mean committing my changes more frequently, refactoring smaller blocks of code, or avoiding the temptation to fit a lot of functionality in one class/function/file. |
|