monocle-ts icon indicating copy to clipboard operation
monocle-ts copied to clipboard

learnings resources section

Open SimonAM opened this issue 3 years ago • 0 comments

📖 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

SimonAM avatar Feb 02 '22 15:02 SimonAM