Tuesday, April 10, 2018

console.log("foo", foo);

When the foo object gets logged to the console in JavaScript, the word "foo" will appear by it's arrow to expand it and see its guts in Google Chrome Developer Tools.

No comments:

Post a Comment