Enter your information and receive instant access
Difficulty
easyRepository
Click to openVideo
Not available
Live demo
Not available
Average duration
12 hrs
Technologies
Dozens of looping exercises to sharpen your looping skills with for, forEach, map, filter, looping a dictionary, looping bidimentional arrays, adding conditions to loops, finding an element, and more!
$ npm i learnpack -g
$ learnpack plugins:install learnpack-node
cd
into the folder:$ learnpack download javascript-arrays-exercises
$ cd javascript-arrays-exercises
Note: Once you finish downloading, you will find a "exercises" folder that contains all the exercises within.
1$ npm i jest@24.8.0 -g 2$ learnpack start
Note: The exercises have automatic grading but its very rigid and string, my recomendation is to ignore the tests and use them only as a recomendation or you can get frustrated.
Each exercise is a small react application containing the following files:
app.js | Represents the entry javascript file that will be executed by the computer |
README.md | Contains exercise instructions |
test.js | Contains the testing script for the exercise (you don't have to open this file) |
Thanks to these wonderful people (emoji key):
Alejandro Sanchez (alesanchezr), contribution: (coder) π» (idea) π€, (build-tests) β οΈ , (pull-request-review) π (build-tutorial) β (documentation) π
Paolo (plucodev), contribution: (bug reports) π, contribution: (coder), (translation) π
This project follows the all-contributors specification. Contributions of any kind are welcome!
Enter your information and receive instant access
Difficulty
easyRepository
Click to openVideo
Not available
Live demo
Not available
Average duration
12 hrs
Technologies