Nice. FWIW, there's actually many existing libs like this out there. My Redux addons catalog has sections for "Action/Redux Generators" [0] and "Entity/Collection Management" [1], which both include a wide variety of utility libraries for abstracting out various aspects of fetching data and loading it into Redux. (I actually already had Redux-ARC listed in that first category.)<p>[0] <a href="https://github.com/markerikson/redux-ecosystem-links/blob/master/action-reducer-generators.md" rel="nofollow">https://github.com/markerikson/redux-ecosystem-links/blob/ma...</a><p>[1] <a href="https://github.com/markerikson/redux-ecosystem-links/blob/master/entity-collection-management.md" rel="nofollow">https://github.com/markerikson/redux-ecosystem-links/blob/ma...</a>