JSON.stringify(myObject) JSON.parse(myObject) Stringify method converts object to string Parse method converts string to object