Skip to content

Instantly share code, notes, and snippets.

@itaditya
Created March 24, 2018 20:24
Show Gist options
  • Save itaditya/312c2b0737e8b4bfb6c31a870a2f54bb to your computer and use it in GitHub Desktop.
Save itaditya/312c2b0737e8b4bfb6c31a870a2f54bb to your computer and use it in GitHub Desktop.
userComments = comments
.filter(comment => comment.user.login === username)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment