Skip to content

Instantly share code, notes, and snippets.

@ErikHellman
Created January 30, 2014 08:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ErikHellman/8704874 to your computer and use it in GitHub Desktop.
Save ErikHellman/8704874 to your computer and use it in GitHub Desktop.
[
{id: 1, name: "Erik", hometown: "Stockholm"},
{id: 2, name: "Anna", hometown: "Malmö"},
{id: 3, name: "Per", hometown: "Göteborg"},
{id: 4, name: "Lisa", hometown: "Umeå"},
{id: 5, name: "Johan", hometown: "Falun"},
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment