Skip to content

WDI-SEA/object-array-drills

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GA Logo Object and Array drills

Getting Started

  • Fork and clone this repo, and then cd into the cloned directory
  • all of the challenges are in the exercises.js file

Drills!

Make your way through exercises.js, answering the prompts. You can use console.log()s to test your answers and you can run the script with the command node exercises.js, if you have already installed node. Otherwise, just test your code in Repl.it, Codepen, or a similar sandbox environment!

Note that the answers are can be found in a soultion branch to this repo!

This point of this lab is not to just get the answers, the point is to work through the exercises yourself and use the answers as training wheels while you build your understanding.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%