Javascript – How to find named indexes in array of objects?
Sorry if I mistyped the question, but I am not sure how to explain this question. I am showing the value that I want by code below. I have an array with named indexes: const comments = [ {K6TTWcffVUQNryy19FrSVKYL6Wt2: {age:25,name:"john"}},…