Friday, February 2, 2018

What does JSON.parse() do?

JSON.parse() takes a JSON string as an argument and produces a JSON Object.

Here is a example web page for JSON.parse().



No comments: