JavaScript in Depth update today.
JSONhttp://xahlee.info/js/js_json_methods.html
JSON[Symbol.toStringTag]http://xahlee.info/js/js_JSON_Symbol.toStringTag.html
JSON.stringifyhttp://xahlee.info/js/js_JSON.stringify.html
JSON.parsehttp://xahlee.info/js/js_JSON.parse.html
those methods i still need to work on, on optional args.
#JavaScript the JSON[Symbol.toStringTag] is interesting one, new in ES2015.To understand it fully, seehttp://xahlee.info/js/js_determine_object_type.html