Course content (29 lessons)
- 6
- 72m 1s
- 102m 50s
- 11
- 12
- 14
- 165m 43s
- 174m 50s
This course teaches the ubiquitous abstractions for modeling pure functional programs. Functional languages have adopted these algebraic constructs across the board as a way to compose applications in a principled way.
We can do the same in JavaScript. While the subject matter will move beyond the functional programming basics, no previous knowledge of functional programming is required. You'll start composing functionality before you know it.