Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 709 Bytes

README.md

File metadata and controls

16 lines (14 loc) · 709 Bytes

Paired Practice Time

The best way to get comfortable with these methods is to practice them, so we will!

You'll be with a partner in a breakout room to work through some practice problems. Assign one person to be the driver and the other to be the navigator. It might be helpful to switch these roles off and on so you have the opportunity to be both!

Instructions

  1. Work through the array prototypes in this order: filter map reduce forEach sort
  2. Open the markdown file (example: filter.md)
  3. Copy the data and prompt into your array prototype methods scratchpad file in VS Code (within your mod2-sandbox repo)
  4. Work through the exercises with your partner
  5. Repeat!