Skip to content

tony2456/JS-Arrays

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

JS-Arrays

Fork this repo, clone your fork, then open arraysPractice.js and complete all the activities.
  • COMMIT AND PUSH YOUR CODE OFTEN!

Learning Objectives

  • Understand Arrays
    • their purpose
    • how to create an array
    • how to get values from arrays
    • array properties (length, push/pop, shift/unshift, split/join, splice/slice, reverse, indexOf
    • how to loop through an array

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%