Skip to content

Instantly share code, notes, and snippets.

@itamarwe
Last active August 29, 2015 14:01
Show Gist options
  • Save itamarwe/a1e24b834b18d154fd31 to your computer and use it in GitHub Desktop.
Save itamarwe/a1e24b834b18d154fd31 to your computer and use it in GitHub Desktop.
[
{name:'Philipp',city:'Geneva'},
{name:'John',city:'Zurich'},
{name:'Reuben',city:'Basel'}
]
[
{"name":"Philipp","city":"Geneva"},
{"name":"John","city":"Zurich"},
{"name":"Reuben","city":"Basel"}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment