Submissions

Javascript: Arrays (For Absolute Beginners)

If you're planning on advancing your JavaScript project beyond the simple "hello world" output, you will need to use arrays. In this article, we'll cover what an array is, how to create one and what you can do with it. Let's get started!