https://github.com/oieduardorabelo/redux-custom-middlewares
Simple example of custom middlewares in Redux
https://github.com/oieduardorabelo/redux-custom-middlewares
Last synced: about 1 month ago
JSON representation
Simple example of custom middlewares in Redux
- Host: GitHub
- URL: https://github.com/oieduardorabelo/redux-custom-middlewares
- Owner: oieduardorabelo
- Created: 2016-12-11T21:38:18.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-06-17T03:59:17.000Z (almost 8 years ago)
- Last Synced: 2025-02-08T12:12:25.373Z (3 months ago)
- Language: JavaScript
- Size: 374 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Redux custom middlewares
Simple example of custom middlewares in Redux
PROS:
- Full power to control your payload and actionsCONS:
- Error prone (Human/Manual typing)## Badges

---
> [eduardorabelo.me](http://eduardorabelo.me) ·
> GitHub [@oieduardorabelo](https://github.com/oieduardorabelo) ·
> Twitter [@oieduardorabelo](https://twitter.com/oieduardorabelo)