Skip to content

Instantly share code, notes, and snippets.

@DominicGBauer
Last active January 21, 2019 07:36
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 DominicGBauer/39c5b80f9b19165e48667ce545187c86 to your computer and use it in GitHub Desktop.
Save DominicGBauer/39c5b80f9b19165e48667ce545187c86 to your computer and use it in GitHub Desktop.
// to the left of .grind is yoda so yoda is this
const grind = yoda.grind;
// grind is now an arrow function and therefore
// looks to the above to find out what this is
grind();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment