Thursday, 9 March, 2017 UTC


Summary

In this lesson, we'll filter a list of objects based on multiple conditions and we'll use Ramda's `allPass` function to create a joint predicate from multiple, individual predicate functions.