javascript pluck object from array code example Example: javascript pluck from array of objects let result = objArray.map(a => a.foo);