Skip to content

xleung26/ClosuresForCowie

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ClosuresForCowie

Some Closure Practice Problems For My Buddy Who Is Learning JS

Instructions

Make Sure that you have Node. If you download Node then you will get npm by default which you will need.

Clone down the repository.

Run npm install in the root directory of this project

To test your solutions run npm test. This will run jest in watch mode. This allows you to not have to type npm test over and over again as jest will watch for any changes that you make.

Good Luck!

About

Some Closure Practice Problems For My Buddy Who Is Learning JS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%