Skip to content

Instantly share code, notes, and snippets.

@jethrolarson
Created May 6, 2016 18:45
Show Gist options
  • Select an option

  • Save jethrolarson/591362f1e7bddd39d1e5407740f9dabb to your computer and use it in GitHub Desktop.

Select an option

Save jethrolarson/591362f1e7bddd39d1e5407740f9dabb to your computer and use it in GitHub Desktop.
// There's something elegant about this...
const foo = (bar, baz) => Object.assign({}, baz, {bar})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment