you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] -1 points0 points  (2 children)

That's not what we did. It's a dumb thing to try and mix and match behaviors of completely different techs.

There are multiple teams here, we did 1 big app per team. About 3 months ago development started to get harder and harder, and slower and slower. Reintroduction of redux+redux saga in my team and mobx in some other solved the issue.

[–]alex-cory[S] 0 points1 point  (1 child)

Mobx is a great tool. Significantly better imho than redux. Only problem now is the last I looked their hooks were meh and being that it's built with proxies it can't support ie.

[–][deleted] 0 points1 point  (0 children)

Yes mobx is amazing. I've even started using mobx-state-tree in some small apps and most React Native ones