https://github.com/calmm-js/documentation
How does it all fit together?
https://github.com/calmm-js/documentation
lenses observables react reactive state-management
Last synced: 5 months ago
JSON representation
How does it all fit together?
- Host: GitHub
- URL: https://github.com/calmm-js/documentation
- Owner: calmm-js
- Created: 2016-03-21T07:16:12.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2019-01-06T09:16:22.000Z (almost 7 years ago)
- Last Synced: 2025-03-31T11:21:47.144Z (7 months ago)
- Topics: lenses, observables, react, reactive, state-management
- Homepage:
- Size: 3.71 MB
- Stars: 183
- Watchers: 6
- Forks: 11
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This repository contains introductory and tutorial style documentation on
Calmm. Reference documentation can be found in the repositories of individual
libraries.Links to mostly finished documents:
* [Introduction to Calmm](introduction-to-calmm.md)
* [Redux vs Calmm](redux-vs-calmm.md)You may also find the following slides useful:
* [Bacon/Kefir+React+Atom+Lenses: for concise, reactive UI](https://calmm-js.github.io/documentation/training/)
* [Compositional data manipulation using lenses](https://calmm-js.github.io/documentation/compositional-data-manipulation-using-lenses/)
* [Keep Calmm and React!](https://calmm-js.github.io/documentation/keep-calmm-and-react/)
* [What is my state?](https://calmm-js.github.io/documentation/what-is-my-state/)
* [Observables are Elephants](https://calmm-js.github.io/documentation/observables-are-elephants/)
* [Your mental model of optics — shattered](https://calmm-js.github.io/documentation/mental-optics/)**Note** that the [Wiki](https://github.com/calmm-js/documentation/wiki) has some
additional material, including [links to live examples](https://github.com/calmm-js/documentation/wiki/Links-to-live-examples).