Jeena@piefed.jeena.net to Programmer Humor@lemmy.mlEnglish · 3 months ago1 hour in Javapiefed.jeena.netimagemessage-square100fedilinkarrow-up1745arrow-down136 cross-posted to: python@sh.itjust.works
arrow-up1709arrow-down1image1 hour in Javapiefed.jeena.netJeena@piefed.jeena.net to Programmer Humor@lemmy.mlEnglish · 3 months agomessage-square100fedilink cross-posted to: python@sh.itjust.works
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