Comment on Lens: Lenses, Folds and TraversalsparentComments−xtoilette1ywhere would you start?−neanderzander1yI found this accessible:https://academy.fpblock.com/haskell/tutorial/lens/−raluk1yhttps://blog.jle.im/entry/lenses-products-prisms-sums.html−cosmic_quanta1yWhat a great read! I had never encountered or thought about prisms before, but now it I see how useful they could be.Thank you for sharing−wk_end1yAssuming you've got experience with Javascript, read the "Motivation" section on the monocle-ts website:https://gcanti.github.io/monocle-ts/−KPGv21yOptics by Example by Chris Penner is good. https://leanpub.com/optics-by-example/−raluk1yGreat exercise driven course is: https://github.com/system-f/lets-lens
Comments
where would you start?
I found this accessible:
https://academy.fpblock.com/haskell/tutorial/lens/
https://blog.jle.im/entry/lenses-products-prisms-sums.html
What a great read! I had never encountered or thought about prisms before, but now it I see how useful they could be.
Thank you for sharing
Assuming you've got experience with Javascript, read the "Motivation" section on the monocle-ts website:
https://gcanti.github.io/monocle-ts/
Optics by Example by Chris Penner is good. https://leanpub.com/optics-by-example/
Great exercise driven course is: https://github.com/system-f/lets-lens