Created
December 16, 2013 17:42
-
-
Save dejanmarkovic/7991083 to your computer and use it in GitHub Desktop.
To show array of objects in Firebug's cosole
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
console.log( JSON.stringify(arrayName)); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment