November 2011
Intermediate to advanced
384 pages
13h 23m
English
After the code execution is suspended by a breakpoint, you can step through subsequent lines of code in the inspector and watch the results unfold in the browser as each line is executed. There are three different levels of “stepping” that you can use in the Chrome Inspector, each of which dictates where the debugger’s attention moves to with respect to the new functions it encounters:
Read now
Unlock full access