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: almost 10 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
matthieu-beteille/redux-data-fxA library that helps separate business logic and side effects in Redux applications using declarative data structures53
zackargyle/redux-async-queueMiddleware for Redux to queue and execute actions asynchronously112
joshburgess/redux-mostMiddleware for Redux that handles async actions with monadic streams and reactive programming.139
stoeffel/redux-eitherMiddleware for Redux that handles errors in a FSA-compliant way23
pburtchaell/redux-promise-middlewareEnables simple handling of async action creators in Redux1,982
lastmjs/redux-store-elementAn element allowing declarative Redux API integration82
low-ghost/redux-node-loggerA middleware logger for Redux applications in Node environments24
yildizberkay/redux-exampleA sample React project demonstrating the use of Redux as a state container to manage complex applications90
alanrubin/redux-simple-promiseMiddleware for Redux that handles promises with minimal boilerplate declarations53
justin-lu/react-redux-antdA React-based CMS/ERP application using Redux and Ant Design for enterprise management416
lukasz-pluszczewski/redux-better-promiseMiddleware that supports async side-effects in Redux actions and allows consistent action creators with other middlewares' power15
redux-loop/redux-loopA library that enables reducers to handle effects naturally and purely by returning them from the reducer1,960
stoeffel/redux-elm-middlewareElm middleware for Redux149
troch/deku-reduxA library that provides Redux integration with the Deku framework30
platzidev/socket.io-reduxMiddleware to connect Redux with Socket.IO and send actions via a real-time network connection.105