This page is much like the previous example, but it has two new buttons. The new buttons use unshift() to add a new item to the top of an array and shift() to remove the top item of an array.