Skip to content

Instantly share code, notes, and snippets.

@hyber1z0r
Created August 10, 2020 20:16
Show Gist options
  • Save hyber1z0r/7db3a277e8cae620144d55dc38793ab5 to your computer and use it in GitHub Desktop.
Save hyber1z0r/7db3a277e8cae620144d55dc38793ab5 to your computer and use it in GitHub Desktop.
const todo = todos.find((todo) => todo.id === 1);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment