• Bookmarks

    Bookmarks

  • Concepts

    Concepts

  • Activity

    Activity

  • Courses

    Courses


Lexical scoping of 'this' means that the value of 'this' is determined by where the function is written in the code, not where it is called from. It helps make sure that 'this' always refers to the right thing, even if the function is used somewhere else.
History Empty State Icon

Log in to see lessons

3