https://github.com/zaxwebs/ep-state-app
An attempt at experimenting with easy-peasy.js for global state management in react.js apps.
https://github.com/zaxwebs/ep-state-app
Last synced: 11 months ago
JSON representation
An attempt at experimenting with easy-peasy.js for global state management in react.js apps.
- Host: GitHub
- URL: https://github.com/zaxwebs/ep-state-app
- Owner: zaxwebs
- Created: 2020-06-04T05:01:57.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T20:58:16.000Z (over 3 years ago)
- Last Synced: 2025-01-06T04:41:29.392Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 7.51 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Easy-Peasy.js State Managment
An attempt at experimenting with easy-peasy.js for global state management in react.js apps.
## About this Project
This is an implementation of a counter app utilizing easy-peasy.js in React.
## About Easy-Peasy.js
Easy Peasy provides you with an intuitive API to quickly and easily manage the state for your React application. Batteries are included - no configuration is required to support derived state, API calls, performance optimisation, developer tools etc.
Read more about it here: https://easy-peasy.now.sh/