Skip to content

Instantly share code, notes, and snippets.

@arturparkhisenko
Created June 7, 2017 17:20
Show Gist options
  • Select an option

  • Save arturparkhisenko/0d90a8417cf67fa141bfec225676313e to your computer and use it in GitHub Desktop.

Select an option

Save arturparkhisenko/0d90a8417cf67fa141bfec225676313e to your computer and use it in GitHub Desktop.
node-hints-and-snippets.js
// DevTools: Quick debugging of your Node.js code straight from DevTools
node --inspect --debug-brk node-script.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment