R
R

Recoil

An experimental state management library for React.

Cost / License

  • Free
  • Open Source (MIT)

Platforms

  • Self-Hosted
0likes
0articles

Features

Recoil News & Activities

Highlights All activities

Recent activities

  • Giraldo-Rosales added Recoil as alternative to ArkhamJS

Recoil information

AlternativeTo Category

Development

GitHub repository

  •  19,423 Stars
  •  1,210 Forks
  •  320 Open Issues
  •   Updated  (Archived)
View on GitHub
Recoil was added to AlternativeTo by Paul on and this page was last updated .
No comments or reviews, maybe you want to be first?

Official Links

What is Recoil?

An experimental state management library for React.

Minimal and Reactish Recoil works and thinks like React. Add some to your app and get fast and flexible shared state.

Data-Flow Graph Derived data and asynchronous queries are tamed with pure functions and efficient subscriptions.

Cross-App Observation Implement persistence, routing, time-travel debugging, or undo by observing all state changes across your app, without impairing code-splitting.

Recoil Videos