# Arrays in JavaScript | kirupa.com

**URL:** https://forum.kirupa.com/t/arrays-in-javascript-kirupa-com/633680
**Category:** programming
**Created:** [August 27, 2015, 4:24am UTC](https://forum.kirupa.com/t/arrays-in-javascript-kirupa-com/633680 "2015-08-27T04:24:08Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![kirupa](https://yyz1.discourse-cdn.com/flex011/user_avatar/forum.kirupa.com/kirupa/32/11616_2.png) [@kirupa](https://forum.kirupa.com/u/kirupa)
#### Post date: [August 27, 2015, 4:24am UTC](https://forum.kirupa.com/t/arrays-in-javascript-kirupa-com/633680/1 "2015-08-27T04:24:08Z")

</div>

by [kirupa](http://www.kirupa.com/me/index.htm) | 3 June 2014

Let's imagine you are jotting down a list on a piece of paper. Let's call the piece of paper **groceries**. Now, in the paper, you write a numbered list starting with zero with all the items that belong there:

* * *
This is a companion discussion topic for the original entry at [http://www.kirupa.com/html5//arrays\_javascript.htm](http://www.kirupa.com/html5//arrays_javascript.htm)
