|
|
|
|
|
by decasteve
2490 days ago
|
|
I think this is the crux of it and there’s a balance. Debugging by printing the state of variables too frequently and resorting to line-by-line debugging of every function can be inefficient if it becomes a crutch for the developer. This could be due to a lack of confidence or a lack of understanding — or just habitual. |
|