Skip to content

Instantly share code, notes, and snippets.

@AkashRajvanshi
Created September 26, 2019 07:17
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 AkashRajvanshi/659eed1880fcbd848c7317e817ac8699 to your computer and use it in GitHub Desktop.
Save AkashRajvanshi/659eed1880fcbd848c7317e817ac8699 to your computer and use it in GitHub Desktop.
const firstName = _ => console.log('Akash', this) //Akash -> window
firstName()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment