Jeena@piefed.jeena.net to Programmer Humor@lemmy.mlEnglish · 3 months ago1 hour in Javapiefed.jeena.netimagemessage-square101fedilinkarrow-up1750arrow-down136
arrow-up1714arrow-down1image1 hour in Javapiefed.jeena.netJeena@piefed.jeena.net to Programmer Humor@lemmy.mlEnglish · 3 months agomessage-square101fedilink
minus-squareEphera@lemmy.mllinkfedilinkarrow-up2·3 months agoI’d just like to highlight what you mention below: Logging it as an object allows you to inspect it in the browser console, presumably with some JSON tree representation, rather than just a dumb string. It’s described in the “Outputting a single object” example here: https://developer.mozilla.org/en-US/docs/Web/API/console#examples
I’d just like to highlight what you mention below: Logging it as an object allows you to inspect it in the browser console, presumably with some JSON tree representation, rather than just a dumb string.
It’s described in the “Outputting a single object” example here: https://developer.mozilla.org/en-US/docs/Web/API/console#examples