Heads up! To view this whole video, sign in with your Courses account or enroll in your free 7-day trial. Sign In Enroll
- What is an Array? 4:35
- Create an Array 2 objectives
- Access Elements in an Array 3:04
- Access Array Elements by Index 2 objectives
- Review Array Basics 5 questions
- Add Elements to an Array 4:10
- Add Elements to an Array 2 objectives
- Remove Elements From an Array 4:17
- Remove Elements From an Array 2 objectives
- Copy and Combine Arrays with the Spread Operator 7:18
- Review Adding, Removing, and Copying Array Elements 6 questions

- 2x 2x
- 1.75x 1.75x
- 1.5x 1.5x
- 1.25x 1.25x
- 1.1x 1.1x
- 1x 1x
- 0.75x 0.75x
- 0.5x 0.5x
JavaScript provides the pop()
method for removing elements from the end of an array, and shift()
for removing elements from the beginning.
Related Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign up-
Rotem Aslan
Full Stack JavaScript Techdegree Student 9,895 Points1 Answer
-
Carlo Hogeveen
10,584 Points1 Answer
-
Aimee Weiß
9,678 Points1 Answer
-
Jeremy Cady
Full Stack JavaScript Techdegree Graduate 16,232 Points3 Answers
View all discussions for this video
Related Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign up
You need to sign up for Treehouse in order to download course files.
Sign upYou need to sign up for Treehouse in order to set up Workspace
Sign up