There's more...

There is another way to access Node.js debugging contexts within Google Chrome--simply enter the URL chrome://inspect into your browser, as follows:

You will land on Chrome's DevTools Device inspection configuration page, with a set of remote debugging targets listed below the Remote Target section of the page. From here, you can simply click on inspect for your process, and it will launch the same debugging context that the Node.js V8 Inspector Manger does. You can learn more about how these contexts connect to Node's inspector by checking out the official documentation for inspector on the Node.js website: https://nodejs.org/en/docs/inspector/.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.149.236.69