An open API service indexing awesome lists of open source software.

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.

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/