angular-redux / redux-observable-decorator

Decorators for Redux Observable
MIT License
13 stars 9 forks source link

Code splitting #3

Open SethDavenport opened 7 years ago

SethDavenport commented 7 years ago

Maybe we can use this to improve the experience for lazy loading epics. See discussion here: https://github.com/angular-redux/ng2-redux/issues/305, and the vanilla-redux recipe here: https://github.com/redux-observable/redux-observable/blob/bc26db5d47d65f57a9d52736a6b2dde102f8733e/docs/recipes/AddingNewEpicsAsynchronously.md

SethDavenport commented 7 years ago

This might be a handy playground for some of these ideas: https://github.com/SethDavenport/zoo