1611 shaares
17 private links
17 private links
4 results
tagged
functionnal-programing
It's not about technology for its own sake. It's about being able to implement your ideas.
A practical functional library for JavaScript programmers.
There are already several excellent libraries with a functional flavor. Typically, they are meant to be general-purpose toolkits, suitable for working in multiple paradigms. Ramda has a more focused goal. We wanted a library designed specifically for a functional programming style, one that makes it easy to create functional pipelines, one that never mutates user data.