stringify vs parse
Stringify() is used to convert the Object into JSON,
Parse() is used to convert JSON into js Object
Dull Dingo
Stringify() is used to convert the Object into JSON,
Parse() is used to convert JSON into js Object