707 Views
Ben Nadel attempts to articulate the "code smell" of putting asynchronous control-flow middleware inside of Redux. Asynchronous middleware blurs the line between predictable state management and runtime platform, leaving your code without a clear reason for being.
0 comments