🎤 ReasonReact and local state
- 👤 Cristiano Calcagno
- Twitter: @ccrisccris
- GitHub: cristianoc
📹
Video:
https://youtu.be/qJnP-Vatp3M
The talk introduces ReasonReact and the way it operates on the state of React components. This is illustrated by introducing the notion of local state presented via a series of examples. State is changed by means of reducers, that can operate directly on the current component, or on distant components via remote actions. Further examples illustrate how certain animations can be considered instances of local state that can be easily composed.
This page was generated from this YAML file. Found a typo, want to add some data? Just edit it on GitHub.