This afternoon I taught the team lead at ClientCo how to use a debugger properly - breakpoints, working out where to actually put the breakpoints, conditional breakpoints. I think he's now convinced that it's actually better than sprinkling print statements everywhere

Comment