← Back to EscapeJSON

RFC 8259 explained

Understand JSON string escaping and its boundaries

Short guides cover the exact grammar, double serialization and why other contexts need their own encoding.

JSON double-escaping explained

Recognize two serialization layers, decode only the layer you verified, and avoid turning a visible reverse solidus into an accidental command.

Read