Added node inspect content (#2346)

* Added node inspect content and useful links for reading and official documentation in node --inspect file

* Update content/roadmaps/107-nodejs/content/116-nodejs-more-debugging/101-node-inspect.md

Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
revert-2341-remove_nodejs_errors
Aarti Verma 2 years ago committed by GitHub
parent da45475692
commit 5c979d3ba8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 7
      content/roadmaps/107-nodejs/content/116-nodejs-more-debugging/101-node-inspect.md

@ -1 +1,6 @@
# Node inspect # Node Inspect
Node.js provides a built-in DevTools-based debugger to allow debugging Node.js applicatins.
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
<BadgeLink badgeText='Read' colorScheme="yellow" href='https://medium.com/@paul_irish/debugging-node-js-nightlies-with-chrome-devtools-7c4a1b95ae27'>Debugging Node.js with Chrome DevTools</BadgeLink>

Loading…
Cancel
Save