Skip to content

ekaone/React-Recoil

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Recoil

Recoil https://recoiljs.org/

✔ 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.

Get Started

Usage

git clone https://github.com/ekaone/react-recoil.git
cd react-recoil
npm install
npm start

Author

🤵 Eka Prasetia

Blog Twitter Email

About

React Recoil is a state management library for React

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published