Skip to content

Instantly share code, notes, and snippets.

@kutyel
Created October 9, 2018 22:15
Show Gist options
  • Save kutyel/4c71c3428359dcdc0c9ab9ca14404ab4 to your computer and use it in GitHub Desktop.
Save kutyel/4c71c3428359dcdc0c9ab9ca14404ab4 to your computer and use it in GitHub Desktop.
const city = cities.find(x => x.id === cityId);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment