mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-29 12:10:22 +02:00
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>
This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user