Hi Mauricio,
In the appendix we introduce basic and intermediate debugging techniques (console logging, breakpoints, conditional breakpoints), and throughout the book we also introduce some more advanced concepts (e.g. using proxies for logging).
Unfortunately, covering advanced usage of developer tools takes up a lot of space in a book (and quickly becomes outdated as the dev tools change), so video courses are probably a better option. Have you seen this one:
http://discover-devtools.codeschool.com/
Josip