Jayesh Bhole

Results 1 comments of Jayesh Bhole

the reason it was returning `undefined` is that regular functions in `Javascript` have their own `this` context which does not automatically refer to the lexical scope of where they are...