1. JSON parsing

    Method of converting JavaScript objects to JSON strings and JSON back to objects using JSON.stringify() and JSON.parse()

  2. javascript built-in: json: stringify

  3. javascript built-in: json: stringify: strings are escaped to well-formed utf-8