Heads up! To view this whole video, sign in with your Courses account or enroll in your free 7-day trial. Sign In Enroll
Preview
Start a free Courses trial
to watch this video
Welcome to the "Practice forEach in JavaScript" course! It's time to build upon what you learned in the first stage of the "JavaScript Array Iteration Methods" course.
JavaScript Array Iteration Methods Course
This course contains 7 code challenges designed to help you practice the forEach
method. If you're unfamiliar with the forEach
method or need a refresher, be sure to check out the following course.
[MUSIC]
0:00
Welcome to the Practice
forEach in JavaScript course.
0:05
It's time to build upon what you learned
in the first stage of the JavaScript
0:08
array iteration methods course.
0:12
We've built 7 code
challenges to help you gain
0:14
more experience working with
the forEach array iteration method.
0:17
After each code challenge,
0:22
you'll find a short video where I'll walk
through my solution for each challenge.
0:23
The code challenges in this course
can be completed in any order.
0:28
If you get stuck on a challenge, pause on
it for a bit and move on to the next one.
0:33
Taking a break can help give your
brain the time that it needs
0:38
to background process
a solution to the problem.
0:42
When you're ready, come back and
pick up where you left off.
0:45
If you really get stuck in how to solve
a challenge, try rewatching the videos
0:49
in the first stage of the JavaScript
Array Iterations Method course.
0:54
Reviewing a course will often give you the
inspiration you'll need to get unstuck.
0:59
Are you ready?
1:04
Let's get started with
the first code challenge.
1:05
You need to sign up for Treehouse in order to download course files.
Sign up