slorber / scalable-frontend-with-elm-or-redux

An attempt to make Redux and Elm applications scale
http://sebastienlorber.com/
MIT License
361 stars 29 forks source link

redux-subspace solution #40

Closed mpeyper closed 7 years ago

mpeyper commented 7 years ago

This is my solution using redux-subspace which is a library I wrote for creating isolated sub-apps with a global Redux store.

The link in the README to the sandbox with work until it's merged. For now, you can use the relative link from my fork. Check it out!

Any feedback is welcome.

mpeyper commented 7 years ago

@slorber is this repo still a thing?

slorber commented 7 years ago

Hi

I was on holiday

This repo is quite inactive but it's still available for anyone who wants to contribute or discus existing solutions