|
|
|
|
|
by gameface
2411 days ago
|
|
I don’t use a debugger. I just use a REPL to try things out and ‘explore’ the state of my code. If it doesn’t come back with what I’m expecting then that’s a bug. The idea of opening up a debugger again seems like a step backwards to be honest. |
|