For those who like testable, type-safe and simple architecture primitives, I made Redukks -
https://github.com/ianrumac/redukks.
It’s a set of abstractions for uniflow and redux-based architectures. While it supports redux, it also supports writing uniflow without reducers so less boilerplate for simple projects.
Feel free to check it out and drop some feedback!