John Au-Yeung
1 min readDec 10, 2019

--

Yea. That’s a problem if we want JSON. But for other cases, we’re good.

But we can pass in a function to map stuff into JSON.stringify and JSON.parse , so we can get around this limitation

This is an alternative to what’s suggested in that article you linked to.

--

--

Responses (1)