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
Redux is way overkill for this project. Look at something a little less... complicated. Global state is great. Writing reducers is not necessary for this type of project, though. Whatever we use, though, has to support sending events on key changes.
The text was updated successfully, but these errors were encountered:
Redux is way overkill for this project. Look at something a little less... complicated. Global state is great. Writing reducers is not necessary for this type of project, though. Whatever we use, though, has to support sending events on key changes.
The text was updated successfully, but these errors were encountered: