yanivk1984
3/20/2020 - 3:28 PM

javascript filter array

return an array
const counters = <array>.filter(c => c.id !== counterId);