Manipulating JavaScript arrays can be confusing. There are multiple ways to remove or delete array elements. This article explores the different native methods and some custom ways you can remove elements from a JavaScript array.
source https://love2dev.com/blog/javascript-remove-from-array