A method is passed directly as a callback and loses its receiver. Which narrow change pre…

from JavaScript
advanced 1 min

A method is passed directly as a callback and loses its receiver. Which narrow change preserves the original receiver without changing the method body?

Report an error