Introduction
Last updated
Last updated
A library to provide you with tooling and knowledge about building your React Redux Architecture around code-splitting.
React Observatory can be used to it's full potential in projects that employ , and or any other way for code-splitting.
To install the stable versions:
Here's an example of that loads a reducer, epic and dispatches an action, when user navigates to the page with that component.
MIT
for enabling better architectures.
for a good idea on how to inject reducers and sagas dynamically;
for enabling declarative side-effects in Redux architecture;
for beautiful code-splitting on component level.