JS Log - console.table

PHOTO EMBED

Thu Mar 02 2023 23:00:36 GMT+0000 (Coordinated Universal Time)

Saved by @luukee #javascriptreact

console.table({hello: "🌎", goodbye: "🌙"})
console.table({hello: "🌎", goodbye: "🌙", nested: {inner: "🐦"}, array: [37]})
content_copyCOPY