Learn how you can use ramda.js to bring functional programming concepts into your JavaScript code. Ramda offers composability and immutability right out of the box, so you can leave your imperative code behind and build cleaner, more maintainable code.
I have been trying to bring a more functional style to my programming for a long time, and watching this course really tied all the theory together for me. I can see so many use cases in my day-to-day work that I’m upset there are old projects that I am no longer able to go back and clean up. I had a genuine lol at some of these techniques. Brilliant!
Nice course, I learned a lot from it, thanks!
Ramda makes functional programming becomes easier, it's a nice introduction for deeply learning these stuff
Ramda for busy people! Thanks Andy!
next level of js development :)
Good class - but is it "upside down"? The first lesson is very complicated, but there are much easier lessons at the bottom...?