That's All!

1 min. read

We'll cover the following

Thank You So Much

I hope this course was enjoyable and beneficial. I certainly had fun making it!

Functional programming’s very involved, but Ramda can immediately improve your data-manipulation logic without category theory or even new types.

You’re just using JavaScript.

Next Steps

This course briefly touched on functors, but there’s many more types including Monads, Monoids, Groups, and Semigroups.

If FP’s been interesting thus far, consider exploring them more. This book’s a great start.

Other than that, start using Ramda or Lodash FP in your projects! See how you can refactor or create new functional pipelines.