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
inform better about container components - in gaeron examples they don't have any JSX
inform better about larger amount of reducers and actions organization
but I suppose if I have reducer named "accouts" it can
manage multiple action types like ADD_USER, EDIT_USER, DELETE_USER etc etc
so we can split logic better