Hacker News new | ask | show | jobs
by nichtverstehen 1710 days ago
> the myriad of newer alternatives that boil Redux down even more to something even simpler)

Going on a tangent here, could you suggest any notable library replacing redux to look at?

1 comments

https://github.com/arnelenero/simpler-state

But there are many, I’m doing them an injustice by not mentioning them. Recoil is another that came from the Facebook team. A lot of thought went into simplifying state management.