Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save bengrunfeld/af83a6eb410cc16eb88c81a6c52ad284 to your computer and use it in GitHub Desktop.
Save bengrunfeld/af83a6eb410cc16eb88c81a6c52ad284 to your computer and use it in GitHub Desktop.
Javascript Array with Range
[...Array(5).keys()];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment