Skip to content

Instantly share code, notes, and snippets.

@pvenkatakrishnan
Created March 26, 2015 17:49
Show Gist options
  • Save pvenkatakrishnan/cfdae47721c384d756cd to your computer and use it in GitHub Desktop.
Save pvenkatakrishnan/cfdae47721c384d756cd to your computer and use it in GitHub Desktop.
ES6 oddities
  1. Cherry picking args to invoke can lose the this context if it were a class instance.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment