A video showing how I get to the solution for the challenge Adjacent Elements Product using the language JavaScript
00:00 intro
00:31 first solution
06:39 second solution (with no reduce)
8:40 third solution (building up to one liner)
15:50 one liner explained