Skip to content

Instantly share code, notes, and snippets.

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