JS Reference: Array MethodsOn the other day I was writing a function, where I needed to filter and "simplify" an array of JS objects. The logic to filter was somewhat… »