Instructions
Study the information below and complete the activities for this week. When you are finished with the Prove activity submit your code here.
Overview
This week will dive deeper into Arrays by introducing some very helpful provided helper methods. Functions and modules will be introduced to help us keep our Javascript code DRY and organized, and finally we will learn how to harness DOM events to react to user input.
Prepare
- Review the list of methods here: Arrays
- Array Built in Methods - Core concepts
- DOM Event driven development
Ponder
If you are in a synchronous course (face to face or remote), then the ponder content will be discussed in class. If you are asynchronous (online), then ask your instructor about a weekly lab time where this can be discussed, or you should use these as additional resources in your personal or team study.