SyntaxFix
Write A Post
Hire A Developer
Questions
console.log("my object: %o", myObj)
Otherwise you'll end up with a string representation sometimes displaying:
[object Object]
or some such.