json.stringify() is useful for, say, converting an object to a string format which enbales it to be sent as data to a server or for use in other languages json.parse() turns a string object back into a regular object