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
This is an amazing little component. Thanks for building this. One question I have is that you've got a ton of states in the Core. Wouldn't it be easier to maintain and debug if you used a Reducer here for all these states? Also, wouldn't it better to create some sort of Context here around the whole quiz to save some states? Thanks.
The text was updated successfully, but these errors were encountered:
This is an amazing little component. Thanks for building this. One question I have is that you've got a ton of states in the Core. Wouldn't it be easier to maintain and debug if you used a Reducer here for all these states? Also, wouldn't it better to create some sort of Context here around the whole quiz to save some states? Thanks.
The text was updated successfully, but these errors were encountered: