- December 03, 2018
- •
- lambda world• talks

Functional Lenses in JavaScript
Kmett-style lenses (and others) are pretty useful and common in languages like Haskell and Scala. Lenses are defined as functional getters/setters but… how are they useful? How can they help us… in JavaScript!? In this talk we will implement our own lenses library, without dependencies and we’ll see how they enforce functional principles as immutability and other patterns like the Open/Close principle. You can’t miss it!
Subscribe to the Lambda World YouTube channel to be updated when new videos are added. You can also join in on the conversation by following @Lambda_World and use #LambdaWorld