New React state library from Facebook: Recoil


New React state library from Facebook: Recoil. 🎉

✅ Flexible shared state
✅ Derived data and queries
✅ App-wide state observation

This short video is a compelling sales pitch: https://www.youtube.com/watch?time_continue=9&v=fb3cOMFkEzs&feature=emb_logo

#reactjs
The big question:

How should React developers choose between:
- Local component state
- Lifted state
- Context
- MobX
- Redux
- Apollo
- 42 others?

Uh, I'm gonna need some time to think about that. 🤔

View original on X