5.5. Debugging

Debugging your Project

You can use your browser’s built-in debugger to debug your application. (We recommend that you use the Chrome browser.) When running your app in the Chrome browser, hit Ctrl+Shift+I to open up the Chrome debugger.

ChromeDebugger

Fig. 5.6 ChromeDebugger

For more information on how to use the Chrome developer tools, please see https://developer.chrome.com/devtools