awesome-redux icon indicating copy to clipboard operation
awesome-redux copied to clipboard

Awesome list of Redux examples and middlewares

Results 34 awesome-redux issues
Sort by recently updated
recently updated
newest added

I would suggest adding `redux-define` to the list. It's a small helper (something like 500 bytes) to greatly reduce the boilerplate code of defining action type constants. https://github.com/smeijer/redux-define

https://github.com/ophite/redux-model-s More description about this in medium https://medium.com/@kobernikyura/redux-models-oop-style-8ffb56d0098a

Hi @xgrommx, great project I wrote a tool that can validate links in a file. It can be run when someone submits a pull request or a commit is pushed...

https://github.com/GetStream/stream-react-example

Found this nice boilerplate and thought it might be a good addition to the list: https://github.com/Points/react-jspm-boilerplate

https://github.com/hellyeahllc/exim An ultra-lightweight Flux-like architecture for HTML5 apps using Facebook's React library.

This tutorial is a mess with outdated dependencies that you don't discover until well into it and should be removed from the list

`overreact` repo is no longer available