how find a specific number inside of array object js code example Example: javascript get array object by id myArray.find(x => x.id === '45').foo;