redux-reducer-registry
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

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

(coming soon)

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.

Dependencies (1)

Dev Dependencies (5)

Package Sidebar

Install

npm i redux-reducer-registry

Weekly Downloads

0

Version

0.0.1

License

none

Unpacked Size

8.61 kB

Total Files

10

Last publish

Collaborators

  • matthiasmax