Ionut Achim
Ionut Achim
I'm trying to render a list of `state.items` with `makeCollection` and I'm using a state lens where the getter sorts that list based on a `state.sort` value and returns it....
As the title says, you have to read from the `state.stream` before sending any write effects otherwise they will be ignored. This is a problem when you have a `transition`...
fixes #48
