JavaScript 小技巧:JSON.stringify()JavaScript 的物件無法用 console.log() 印出,這邊介紹 JSON.stringify() 讓我們可以打印出物件的內容,還可以客製輸出的格式。