Home

Awesome

Redux Libraries & Learning Material Awesome

<img src="https://rawgit.com/brillout/awesome-redux/master/redux-logo.svg" align="right" width="110">

Redux is a state container for JavaScript apps.

<br/>

Contents

<br/>

Code Architecture

Aims to improve the overall structure of the source code. Makes reasoning about the code easier.

Utilities

Store Persistence

Side Effects

Side Effects / Asynchronous Actions

Code Style

Aims to make parts of the source code easier to read/write.

Dev tools / Inspection tools

React Integration

Routing

Forms

Component State

Other Integrations

Flux

Backbone

Falcor

RxJS

Electron

Deku

Other

Boilerplate

Boilerplates / Scaffolds / Starter Kits / Generators / Stack Ensembles

Miscellaneous

Learning Material

Reading the aforementioned material will get you a good start for writing apps with Redux. If you are curious for more, check out following resources.

Community