Skip to content

Instantly share code, notes, and snippets.

@tnn4
Last active September 2, 2022 05:56
Show Gist options
  • Save tnn4/7379b2d7f464a6fa3f2f7fc813f800ac to your computer and use it in GitHub Desktop.
Save tnn4/7379b2d7f464a6fa3f2f7fc813f800ac to your computer and use it in GitHub Desktop.
JSON notes

code --> [ serialize ] --> JSON --> [ deserialize ] --> code

ws = whitespace

{
  "property": "value"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment