Ramda By Example 3 Lenses
#############################
Video Source: www.youtube.com/watch?v=vFb8vKhlj4U
In this video, we'll write a function to handle the change events on the checkboxes in our React component, using Ramda all the way. We'll look at lenses, a great functional construct that makes it simple to reach inside complex objects and make small changes. • Code: https://jsfiddle.net/andrew8088/0zhrp... • Twitter: / andrwe8088 • Website: http://shakytakes.com
#############################