|
|
|
|
|
by Insanity
2600 days ago
|
|
Often when dealing with layers of code that I am not familiar with, the debugger helps. But when there is a bug in code I wrote, I can reason about it and place prints where I need them. For side projects I hardly ever use a debugger. |
|