issues
search
foundersandcoders
/
mc-waterfall-chaser
:droplet: ~~Don't~~ Go Chase[ing] Waterfalls :droplet:
1
stars
0
forks
source link
Clean up code/solution
#8
Closed
oliverjam
closed
5 years ago
oliverjam
commented
5 years ago
Switch challenge to use arrow functions for anonymous callbacks (they're a lot easier to read)
Put full solution in standalone js file (with comments explaining each step)
Replace solution README (which was just a copy/paste of the main README) with an actual step-by-step explanation of how the recursive solution works