Front End Programmer Question:

What are this and that keywords?

Front End Developer Interview Question
Front End Developer Interview Question

Answer:

this and that are important to variable scope in JavaScript. Here are a few stackoverflow posts on this, that and self.


Previous QuestionNext Question
What is event delegation?Tell me what is stringify?