Understanding Array.prototype.reduce() and recursion using apple pie
An explanation of JavaScript reduce() method and recursive functions using delicious, attention-retaining apples. I was having trouble understanding reduce() and recursion in JavaScript, so I…