Skip to content

Instantly share code, notes, and snippets.

@fdiasr
Created September 20, 2017 21:38
Show Gist options
  • Save fdiasr/c8904587530723ed774fc7dc5b8eae2a to your computer and use it in GitHub Desktop.
Save fdiasr/c8904587530723ed774fc7dc5b8eae2a to your computer and use it in GitHub Desktop.
Node Tips
console.log(require('util').inspect(obj, {depth:null}));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment