redux-deferred

Deferred handler

Middleware for handling asynchronous data fetching in Redux applications with jQuery Deferred objects

Redux middleware for jQuery Deferred object

GitHub

2 stars
2 watching
2 forks
Language: JavaScript
last commit: about 8 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
matthieu-beteille/redux-data-fx A library that helps separate business logic and side effects in Redux applications using declarative data structures 53
zackargyle/redux-async-queue Middleware for Redux to queue and execute actions asynchronously 112
joshburgess/redux-most Middleware for Redux that handles async actions with monadic streams and reactive programming. 139
stoeffel/redux-either Middleware for Redux that handles errors in a FSA-compliant way 23
pburtchaell/redux-promise-middleware Enables simple handling of async action creators in Redux 1,982
lastmjs/redux-store-element An element allowing declarative Redux API integration 82
low-ghost/redux-node-logger A middleware logger for Redux applications in Node environments 24
yildizberkay/redux-example A sample React project demonstrating the use of Redux as a state container to manage complex applications 90
alanrubin/redux-simple-promise Middleware for Redux that handles promises with minimal boilerplate declarations 53
justin-lu/react-redux-antd A React-based CMS/ERP application using Redux and Ant Design for enterprise management 417
lukasz-pluszczewski/redux-better-promise Middleware that supports async side-effects in Redux actions and allows consistent action creators with other middlewares' power 15
redux-loop/redux-loop A library that enables reducers to handle effects naturally and purely by returning them from the reducer 1,959
stoeffel/redux-elm-middleware Elm middleware for Redux 149
troch/deku-redux A library that provides Redux integration with the Deku framework 30
platzidev/socket.io-redux Middleware to connect Redux with Socket.IO and send actions via a real-time network connection. 105