Hacker News new | ask | show | jobs
by magnetikonline 4472 days ago
Well supported: http://caniuse.com/json

Use JSON.stringify() and JSON.parse() - only gives issues in IE8 with an incorrect doctype (go figure?!?!).