1. 4
    Select a Subset of Properties from a Collection of Objects in Ramda
    2m 59s
⚠️ This lesson is retired and might contain outdated information.

Select a Subset of Properties from a Collection of Objects in Ramda

Andy Van Slaars
InstructorAndy Van Slaars
Share this video with your friends

Social Share Links

Send Tweet
Published 7 years ago
Updated 2 years ago

In this lesson we'll take an array of objects and map it to a new array where each object is a subset of the original. We'll look at multiple ways to accomplish this, refactoring our code into a simple and easy to read function using Ramda's map, pick and project functions.

Robert Pearce
Robert Pearce
~ 4 years ago

Super clear walk-through, and I haven't used project before!

Markdown supported.
Become a member to join the discussionEnroll Today