Skip to content

Instantly share code, notes, and snippets.

@demosifter
Last active October 12, 2016 11:20
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save demosifter/30d08e26394a07b60484f498e1900b12 to your computer and use it in GitHub Desktop.
return {
key: `${value.threadId}/${value.id}`, // instead of 'value.id
value: {
count: count,
date: value.date
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment