artyyouth
- Karma
- 1
- Created
- December 16, 2011 (14y ago)
- Submissions
- 0
http://www.artyyouth.com
-
* What is "native JSON support"? - The "JSON" object. - "JSON.parse()" function which parse a JS object into JSON string. - "JSON.stringify()" function which generate a JS object from a JSON string. * Why? -…