JavaScript Array Methods

unshift()

The unshift() method adds new elements to the beginning of an array.