Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate from React Context API to Easy Peasy for managing local state #27

Open
muco-rolle opened this issue Nov 18, 2020 · 2 comments
Open
Assignees

Comments

@muco-rolle
Copy link
Collaborator

muco-rolle commented Nov 18, 2020

React Context API is good for small applications but it is unopinionated which can be hard to understand for other contributors as you can structure it the way you want. so we gonna migrate to easy-peasy which an abstraction of Redux, providing a reimagined API that focuses on developer experience.

https://easy-peasy.now.sh/

@muco-rolle muco-rolle self-assigned this Nov 18, 2020
@lionel-k
Copy link
Contributor

Can you please in this ticket try to make the code simpler ? As we discussed, we introduced complex architecture for a project which is still small. What do you think ? 🤔

@muco-rolle
Copy link
Collaborator Author

muco-rolle commented Nov 23, 2020

Yeah, sure I'll try to see how we can do without a state management system.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants