An open API service indexing awesome lists of open source software.

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?

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).