Redux Libraries & Learning Material Awesome

Redux is a state container for JavaScript apps.

Contents

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