JavaScript Array Methods

The length property provides an easy way to append new elements to an array without using the push() method.