> Ramda Js for LINQ Developers

Ramda is a powerful javascript library which I would love to use in every project I work on. It is so powerful yet simple and well formed, once you get the hold of it’s functions and when and where to use them, you would feel the power and simplicity and can potentially save hours of coding time. When I first started reading the official documentatation, I have to take some time understanding the functions and it’s use mapping to my existing knowledge coming from dot net LINQ and F# background.