Learning JavaScript Data Structures and Algorithms
上QQ阅读APP看书,第一时间看更新

Removing elements

So far, you have learned how to add elements in the array. Let's take a look at how we can remove a value from an array.