Skip to content

Instantly share code, notes, and snippets.

@delacruz-dev
Created February 5, 2017 22:58
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 delacruz-dev/91b09664e76736dc982adba871a81fdd to your computer and use it in GitHub Desktop.
Save delacruz-dev/91b09664e76736dc982adba871a81fdd to your computer and use it in GitHub Desktop.
First class function
const writeLog = (text) => console.log(text)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment