JavaScript code
.index function is still very good used. Its description is: Search for elements matching the object represented by the parameter and return the index value of the corresponding element. If a matching element is found, returns start from 0; if no matching element is found, -1 is returned.