I've gotten used to using the singular form as in...
records.filter((record) => ...)
Not saying this way is better but it works for me.
I've gotten used to using the singular form as in...
records.filter((record) => ...)
Not saying this way is better but it works for me.