Tagged in

React

Learn Derivable
Learn Derivable
A series of articles about Derivable state management library
More information
Followers
10
More, on Medium

React component state with Derivable

This is the next article in the series about the Derivable library.

The previous one introduced us to React Derivable which allows to drive React components with derivable values.


Derivable and React

Derivable is a library which allows one to define reactive computations.

There’s 2 minutes worth intro into Derivable I wrote recently. Feel free to skim over it but the following code snippet should make some sense to you already: