Alfa: An Alternative to Redux or Mobx(github.com) |
Alfa: An Alternative to Redux or Mobx(github.com) |
Edit. isn't updating the store on internal state (albeit not via setState, but it's functionally the same) change essentially 2way data binding? One of the things I hated most about knockout.js was funky state stuff when arbitrary components were asynchronously updating common state .
Am on my phonio tho so I may well have missed something critical here!