I think Redux is similar enough to Elm that it's not worth mentioning separately. Redux plays fast and loose with types whereas Elm uses types strictly; that's probably why Elm is mentioned more often in the context of Rust.
He does mention Redux in passing if you expand "Advanced topic: comparison with Elm"
No comments yet.