In the code below, the showName() method will of course return undefined , as it will fetch a name property in the scope where the obj is inserted.
My question is, in that case would I have to use a conventional function, the ar...
asked on
01.06.2017 / 22:23