- Find poor practices in a JavaScript function (e.g. global variables, hoisting, equal value and equal type vs. equal value alone). - Describe the use of the keyword this and its scoping in nested functions. What is the value of the keyword this when called in different context