In case you havenât heard, one of Firefox 3.1âs awesome new features will be native JSON support. This is totally sweet for two reasons: evalâing JSON in the browser is unsafe. Using native JSON parsing protects you against possible code execution. Safely evalâing JSON with a 3rd party library can be orders of magnitude slower. Native JSON parsing is much faster. How does native JSON work compared

{{#tags}}- {{label}}
{{/tags}}