
In this basic data structures tutorial we remove items from an array with the .pop() and .shift() functions. 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!