impatient-js icon indicating copy to clipboard operation
impatient-js copied to clipboard

Chapter: Creating and parsing JSON (`JSON`)

Open rauschma opened this issue 6 years ago • 3 comments
trafficstars

rauschma avatar Jan 08 '19 06:01 rauschma

45.3.2 JSON.parse(text, reviver?):

... it is explained §45.4 “Customizing stringification and parsing”.

"in" is missing before the link:

... it is explained in §45.4 “Customizing stringification and parsing”.

AndiPersti avatar Jul 12 '21 16:07 AndiPersti

@AndiPersti Thanks! Fixed in next release.

rauschma avatar Jan 02 '22 12:01 rauschma

45.4.1 .stringfy(): specifying which properties of objects to stringify A typo in the name of the method

PavelNikoltsev avatar Sep 18 '23 14:09 PavelNikoltsev