Merges two objects into the first one, props of object2 overrides object1 props/methods
object1
object2
merged object1
concatObjects
Merges two objects into the first one, props of object2 overrides object1 props/methods