Answers

Question and Answer:

  Home  Front End Developer

⟩ Explain what "this" is in JavaScript?

In JavaScript, 'this' normally refers to the object which 'owns' the method, but it depends on how a function is called.

 172 views

More Questions for you: