Skip to content

Instantly share code, notes, and snippets.

@detoner777
Created May 30, 2020 04:57
Show Gist options
  • Save detoner777/dcf187c67d6e729727b341edb6fceee7 to your computer and use it in GitHub Desktop.
Save detoner777/dcf187c67d6e729727b341edb6fceee7 to your computer and use it in GitHub Desktop.
.filter((item, index, self) => self.indexOf(item) === index)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment