Hacker News new | ask | show | jobs
by daleharvey 5479 days ago
just pointing out to others although the parent probably already knew, but JSON.parse is native in all modern browsers, json2 is only needed if you support older browsers (ie7)
1 comments

Holy crap, I did not know that.