Skip to content

Instantly share code, notes, and snippets.

@BenGitsCode
Created February 8, 2017 17:11
Show Gist options
  • Save BenGitsCode/04c177db2f135d32d2340de07efd7161 to your computer and use it in GitHub Desktop.
Save BenGitsCode/04c177db2f135d32d2340de07efd7161 to your computer and use it in GitHub Desktop.
Great way to log objects with <the thing is: the thing>
`console.log({min});`
// it will output with the variable name like this `Object {min: 46}`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment