Skip to content

Instantly share code, notes, and snippets.

@dejanmarkovic
Created December 16, 2013 17:42
Show Gist options
  • Save dejanmarkovic/7991083 to your computer and use it in GitHub Desktop.
Save dejanmarkovic/7991083 to your computer and use it in GitHub Desktop.
To show array of objects in Firebug's cosole
console.log( JSON.stringify(arrayName));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment