Y
Hacker News
new
|
ask
|
show
|
jobs
by
dfox
3524 days ago
One thing that the article mentions is that there are in fact strings that are valid JSON but not valid JS object literals.
1 comments
Macha
3522 days ago
https://developer.mozilla.org/en/docs/Web/JavaScript/Referen...
A modern JS implementation should also have a JSON parser
link
A modern JS implementation should also have a JSON parser