Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@freshcutdevelopment
Created September 25, 2016 15:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save freshcutdevelopment/f2d61f48ba15ac97ff2ddb404a20ceeb to your computer and use it in GitHub Desktop.
Save freshcutdevelopment/f2d61f48ba15ac97ff2ddb404a20ceeb to your computer and use it in GitHub Desktop.
let completedItems = _.filter(todoItems, item =>; item.is_complete);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment