Jeena@piefed.jeena.net to Programmer Humor@lemmy.mlEnglish · 6 个月前1 hour in Javapiefed.jeena.netimagemessage-square92fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1image1 hour in Javapiefed.jeena.netJeena@piefed.jeena.net to Programmer Humor@lemmy.mlEnglish · 6 个月前message-square92fedilink
minus-squareEphera@lemmy.mllinkfedilinkarrow-up0·6 个月前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
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