Skip to content

Instantly share code, notes, and snippets.

@rpsthecoder
Created May 28, 2018 22:40
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 rpsthecoder/2b9e9a9889adc2585a0b248a53c3396f to your computer and use it in GitHub Desktop.
Save rpsthecoder/2b9e9a9889adc2585a0b248a53c3396f to your computer and use it in GitHub Desktop.
ary[8] = ["item #3"];
console.log(ary.length); // 9
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment