You must log in or register to comment.
[‘a’] + [‘b’] = ‘ab’
Gets me every time.
I’m always more confused by adding integers to strings or something being an empty object because something else was undefined and the console didn’t bother to tell me.