Categories
Current Searches

JSON: why are forward slashes escaped? – Stack Overflow

JSON stems from Javascript (JavaScript Object Notation), it only makes sense that it was originally adapted for use in Javascript. Unfortunately, as with all things related to Javascript, it has gained widespread use in all kinds of places.