Ramda

GraphQL Resolvers + Ramda = CRUD

While playing around with GraphQL, using Ramda seemed like a good idea. Here's the result!

Read

Purely Functional React Signup with Redux-Observable, Recompose, and Ramda

A full tutorial using a bunch of the latest React ecosystem tools.

Read

Redux + Ramda Let’s Code a Higher-Order “Duck”

The third and final in my higher-order duck series.

Read

Using Ramda’s converge() Function

Great for forms!

Read

JavaScript Is Ramda’s flip() Useful?

Spoiler alert: yes!

Read

A Quick Introduction to pipe() and compose() in JavaScript

Pipe and compose let you combine functions like a pro!

Read