If the prop name in the array equals the random name, how can I sort to show them first? – Javascript
As I mentioned in the title, I have a parameter that comes from the url and I have an array. If the name of the objects in this array and the parameter match, I want to show them first, then…