Thursday, 9 March, 2017 UTC


Summary

In this lesson, we'll use Ramda's `toPairs` function, along with `map`, `join`, `concat` and `compose` to create a reusable function that will convert an object to a querystring.