redux-deferred
Deferred handler
Middleware for handling asynchronous data fetching in Redux applications with jQuery Deferred objects
Redux middleware for jQuery Deferred object
2 stars
2 watching
2 forks
Language: JavaScript
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A library that helps separate business logic and side effects in Redux applications using declarative data structures | 53 |
| Middleware for Redux to queue and execute actions asynchronously | 112 |
| Middleware for Redux that handles async actions with monadic streams and reactive programming. | 139 |
| Middleware for Redux that handles errors in a FSA-compliant way | 23 |
| Enables simple handling of async action creators in Redux | 1,982 |
| An element allowing declarative Redux API integration | 82 |
| A middleware logger for Redux applications in Node environments | 24 |
| A sample React project demonstrating the use of Redux as a state container to manage complex applications | 90 |
| Middleware for Redux that handles promises with minimal boilerplate declarations | 53 |
| A React-based CMS/ERP application using Redux and Ant Design for enterprise management | 416 |
| Middleware that supports async side-effects in Redux actions and allows consistent action creators with other middlewares' power | 15 |
| A library that enables reducers to handle effects naturally and purely by returning them from the reducer | 1,960 |
| Elm middleware for Redux | 149 |
| A library that provides Redux integration with the Deku framework | 30 |
| Middleware to connect Redux with Socket.IO and send actions via a real-time network connection. | 105 |