JSON Methods Flashcards

1
Q

parse()

A

Parses a JSON string and returns a JavaScript object

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

stringify()

A

Convert a JavaScript object to a JSON string

How well did you know this?
1
Not at all
2
3
4
5
Perfectly