
In this basic data structures tutorial we add items to an array with the push() and unshift() function. This makes up one part of many to conclude the JavaScript basic data structures curriculum. This is all thanks to Free Code Camp (www.freecodecamp.org) curriculum. Enjoy!