|
|
|
|
|
by valenterry
2031 days ago
|
|
It is not composable. I.e. you cannot use one "redux-application" within another one. Some ideas of redux are great, but the execution could have been much better. I think lack of experience (maybe also related to Javascript) is the reason. |
|
I _think_ this demonstrates something similar to what you're talking about: https://redux.js.org/recipes/isolating-redux-sub-apps
I'm also curious which parts of Redux weren't executed well, especially considering how small the library is.