-
Run
npm installto load project dependencies. -
Complete coding exercises in a file named
exercises.jsfile. (You will find the questions inproblem-set.md) -
Test your code often by running
npm test. -
Check for style by running
eslint exercises.jsin the terminal. If you do not already have eslint installed, runnpm install -g eslint.Note: You are not done with your exercises until all tests pass and there are no eslint errors.
-
Notifications
You must be signed in to change notification settings - Fork 5
SE Unit 3 Lesson 2 Problem Set: Higher-Order Methods Practice
License
The-Marcy-Lab-School/problem-set-3_2
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
SE Unit 3 Lesson 2 Problem Set: Higher-Order Methods Practice
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published