Skip to content

bitflower/redux-reducer-registry

Repository files navigation

redux-reducer-registry

Dynamic Redux registry tool for lazy loading reducers written in Typescript.

Why do I need this ?

PWA are slowly taking over the app and website space. Asyncronuous ("lazy") loading components and app parts is beoming more and more popular. With tools like StencilJS supporting lazy loading out of the box developers will more and more feel the need to organise their code bases in functional modules without having to worry about the build process.

This Redux helper helps with this.

Usage

See the demo repo.

Credits

The idea and source code was originally written by the DEV team at Twitter, see this post: Twitter: Redux modules and code-splitting

The post referencing the Twitter solution was written by Dan Abramov on Stack Overflow.

About

Dynamic Redux registry tool for lazy loading reducers written in Typescript.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published