hiebj / stately

elegant, type-safe state management
2 stars 1 forks source link

create a diagram for stately-reducers #2

Open hiebj opened 6 years ago

hiebj commented 6 years ago

stately-reducers is fairly intuitive once you understand it, but it would be better with a diagram - for example something like:

 MERGE    BOX     CHAIN
                  |-- a1
       |- a ------|-- a2
       |          |-- a3
<----- |- b -- ...
       |- c -- ...