In this video i dip my toes in the world of functional programming in Javascript by exploring composition.
I try to wrap my head around a compose() function that takes an array of functions and runs them after one another and passes on the accumulated value.
0:00 Intro
1:10 Small composable functions
2:50 The compose function
5:20 Composing the functions
8:15 Some words on composition
9:30 Outro
...
https://www.youtube.com/watch?v=xKFO9NCogLg