April 2018
Beginner to intermediate
426 pages
10h 19m
English
To debug JavaScript or ECMAScript code directly from VSCode, first, we need to install the Debugger for Chrome extension (https://goo.gl/QpXWGM).
Next, open the Web Server for Chrome extension and open the link to see the book examples in the browser (the default URL is http://127.0.0.1:8887/examples).
The following screenshot demonstrates how to debug directly from the editor:
