React lives in JavaScript. So parsing a JSON string is done with: var myObject = JSON.parse(myjsonstring);.
確定! 回上一頁