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
At this point the manipulation logic is deeply ingrained into redux reducers. It would be better to just abstract that into a separate structure (namespace?) so we can pull functions that will implement logic independent to the app.
The text was updated successfully, but these errors were encountered:
At this point the manipulation logic is deeply ingrained into redux reducers. It would be better to just abstract that into a separate structure (namespace?) so we can pull functions that will implement logic independent to the app.
The text was updated successfully, but these errors were encountered: