Languages
[Edit]
EN

JavaScript - remove first element from array

0 points
Created by:
lena
714

In this article, we would like to show you how to remove the first element from an array in JavaScript.

Quick solution:

 

Alternative solution

Edit

In this example, we use slice() method to remove the first element from array.

 

See also

Edit
  1. JavaScript - get first element of array

References

Edit
  1. Array.prototype.shift() - JavaScript | MDN
  2. Array.prototype.slice() - JavaScript | MDN

Alternative titles

  1. JavaScript - return array minus the first element
1
Donate to Dirask
Our content is created by volunteers - like Wikipedia. If you think, the things we do are good, donate us. Thanks!
Join to our subscribers to be up to date with content, news and offers.
Native Advertising
🚀
Get your tech brand or product in front of software developers.
For more information Contact us
Dirask - we help you to
solve coding problems.
Ask question.

❤️💻 🙂

Join