You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository is to be used as a Stretch Assignment for those looking for more reps and deeper understanding of concepts.
Project initialization
Fork and Clone this repository and cd into it.
complete all of the exercises in each file.
As you complete an exercise be sure to use invoke your functions and console.log to print out the output of your function.
Once the proper output is demonstrated, commit your code to your fork.
Instructions
As soon as you've completed all the coding problems, submit a pull-request with a copy of your fork and link it over to your Project Manager. Good luck!
Once everything is complete, refactor your solutions to use arrow functions as opposed to the function keyword