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
parent
da45475692
commit
5c979d3ba8
1 changed files with 6 additions and 1 deletions
@ -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…
Reference in new issue