That's All!
Discover final reflections on using RamdaJS for functional programming in JavaScript. Learn about advanced concepts like functors and monads, and gain guidance on how to continue applying functional patterns in your code projects with Ramda or Lodash FP.
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.