Hacker News new | ask | show | jobs
by gloryjulio 1156 days ago
The problem is the moment you need to do complex combination and computation from multiple async sources, it's game over. It's the repeating of the history of flux -> redux back then all over again. Further more, what happens when you need to share this computation across multiple components?
1 comments

For all of that: Jotai
Yes the point is that in this case the complexity is not by choice. If u have the business needs then u have to deal with them
Right, you put the complexity inside the Jotai