Closed JamieMason closed 7 years ago
These browsers will also be affected: http://caniuse.com/json
I'll have a look around for compact JSON.stringify implementations (or alternatives) which aren't dependant on the entire JSON/JSON2 libraries. At least before we consider writing something to account for this behaviour.
Initially reviewing http://www.thomasfrank.se/json_stringify_revisited.html
Memoize currently has a dependency on JSON.stringify