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
Currently using unstated-next and I am in love. One small quirk I found moving from Redux is that the state held in the Context API doesn't seem to hold itself past reloads, unlike how Redux functions. I assume this is because of the way hooks work.
Does anyone have any patterns or suggestions they can recommend as to improve my DX flow? Much appreciated.
The text was updated successfully, but these errors were encountered:
Currently using unstated-next and I am in love. One small quirk I found moving from Redux is that the state held in the Context API doesn't seem to hold itself past reloads, unlike how Redux functions. I assume this is because of the way hooks work.
Does anyone have any patterns or suggestions they can recommend as to improve my DX flow? Much appreciated.
The text was updated successfully, but these errors were encountered: