Objectives

  • Understand the benefits of $(this) or $(event.currentTarget)

  • Explain how the type of function used (regular or array) dictates usage of $(this) or $(event.currentTarget)

  • Use knowledge of DOM manipulation with jQuery to build small frontend applications