Comment on On-demand JSON: A better way to parse documents?parentComments−turnsout2yEh, this is slightly dated—{"k":"v"} does work in the WebKit and Blink consoles, and the superset proposal was approved, so those separators should work fine too.−pitaj2yThe console evaluates what is passed to it as an expression, which is a different context from how scripts or modules are evaluated.
Comments
Eh, this is slightly dated—{"k":"v"} does work in the WebKit and Blink consoles, and the superset proposal was approved, so those separators should work fine too.
The console evaluates what is passed to it as an expression, which is a different context from how scripts or modules are evaluated.