You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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 ? 🤔
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/
The text was updated successfully, but these errors were encountered: