Paqmind/react-ultimate

Replace Baobab with RxJS

Closed this issue · 2 comments

As both @scabbiaza and @ivan-kleshnin failed to decomplect state and actions with current architecture it's reasonable to assume it's impossible.

We need fully reactive state so we need to replace Baobab with RxJS or other stream solution.

Turned out to be much more destructive for present architecture.
Nearly not possible to combine with ReactRouter, etc.
Work will continue in ReactUltimate.