monocle-ts
monocle-ts copied to clipboard
learnings resources section
📖 Documentation
Could make use of a learning resources section, just like fp-ts. And i would propose these links to start with:
Article - Introduction to Optics Article - Optics in typescript Article - Introduction to composable optics
repo - openapi refinements repo - monocle-ts programming examples
Based on the ksaaskil repo above, I made this simple exercise in codesandbox. I hope it could prove useful for someone completely new to lenses and optionals: optionals codesandbox