Skip to content

Instantly share code, notes, and snippets.

@ahmedghazi
Created April 1, 2019 08:56
Show Gist options
  • Save ahmedghazi/8636ebb0e8358fd15ecf6abf69589836 to your computer and use it in GitHub Desktop.
Save ahmedghazi/8636ebb0e8358fd15ecf6abf69589836 to your computer and use it in GitHub Desktop.
[1, 2, 3].forEach((val) => console.log(val));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment