Skip to content

JavaScript Week 9 - Arrays and Destructuring

Notifications You must be signed in to change notification settings

racleafor/js-week-09

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaScript Week 9 - Arrays and Destructuring

Your mission: Pass the Tests!

How to Get Started

  1. Fork this repo in GitHub
  2. Clone it to your machine, then:
cd js-week-09
npm install
  1. Run the tests:
npm test
  1. Pass the tests by following the instructions in index.js.

Save your changes as you go, and keep checking your test results with yarn test.

Have fun!

About

JavaScript Week 9 - Arrays and Destructuring

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published