Skip to content

Instantly share code, notes, and snippets.

@jhurtadojerves
Created January 8, 2018 00:16
Show Gist options
  • Save jhurtadojerves/43136f8c1cd16ac93f0570e7388ac2e9 to your computer and use it in GitHub Desktop.
Save jhurtadojerves/43136f8c1cd16ac93f0570e7388ac2e9 to your computer and use it in GitHub Desktop.
arrow functions sintaxis
(firstParam, secondParam, …, lastParam) => { statements }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment