Skip to content

Instantly share code, notes, and snippets.

@yanivk1984
Last active March 29, 2020 07:36
Show Gist options
  • Save yanivk1984/aa7d35cc3f9039868e89753f1474309d to your computer and use it in GitHub Desktop.
Save yanivk1984/aa7d35cc3f9039868e89753f1474309d to your computer and use it in GitHub Desktop.
return an array
const counters = <array>.filter(c => c.id !== counterId);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment