Skip to content

Instantly share code, notes, and snippets.

@johnhutchins
Created September 17, 2019 23:45
Show Gist options
  • Save johnhutchins/8a9c44d6d9fcc55112d23bc98e56ee7a to your computer and use it in GitHub Desktop.
Save johnhutchins/8a9c44d6d9fcc55112d23bc98e56ee7a to your computer and use it in GitHub Desktop.
last item in array
arrayName[arryName.length - 1];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment