in an array retrieved from filter a db i want to get the ith element. Which filter should I use? I have seen entries findIndex, not sure.
in an array retrieved from filter a db i want to get the ith element. Which filter should I use? I have seen entries findIndex, not sure.