Skip to content

nlclark216/aa02-remastery-problems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Objects, Callbacks, Scope and Closure Remastery Problems

Complete the problems in the order specified.

Setup

  1. Download the project from GitHub
  2. Run npm install to install dependencies
  3. Run npm test to run the tests

If you have any trouble with this setup don't hesitate to ask a TA for help!

Submission

When you are ready to submit:

  1. Re-run all unit tests and fix any syntax errors that are crashing the tests. If the unit tests crash, or do not run, you will receive no credit.
  2. Delete the node_modules directory
  3. Zip up your folder
  4. Upload it

Don't forget to add your project to your Github!

  1. Go to Github
  2. Create a new repo
  3. Initialize the local directory as a Git repository
  4. Save your finished project
  5. Add and commit your project
  6. Push the project to the repo you created

About

Remastery Problems

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published