javaScript gives us four methods to add or remove items from the beginning or end of arrays:
pop(): Remove an item from the end of an array
push(): Add items to the end of an array
unshift(): Add items to the beginning of an array
shift(): Remove an item from the beginning of an array
Learn to add and remove items from any position in the array with pop, push, shift, unshift
Nesta página do site você pode assistir ao vídeo on-line Pop, Push, Shift and Unshift Array Methods in JavaScript duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário Quick Code Academy 29 Janeiro 2022, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 122 vezes e gostou 5 espectadores. Boa visualização!