Skip to content

Instantly share code, notes, and snippets.

@gilbertoquinteroA
Created July 1, 2018 22:18
Show Gist options
  • Save gilbertoquinteroA/dea493e4affa2ed10e45ef3d1f1a16bf to your computer and use it in GitHub Desktop.
Save gilbertoquinteroA/dea493e4affa2ed10e45ef3d1f1a16bf to your computer and use it in GitHub Desktop.
const cats = [
{id: 1, name: "Sherlock"},
{id: 2, name: "Watson"}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment