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
To just get things done in #9 didn't really cleaned up much code. Instead of prop drilling should use ReactContext. Need to improve existing contexts and make them type safe. Maybe we should investigate some state management library 🤔 it would be to just have gqty manage everything but react-query does have many cool features.
The text was updated successfully, but these errors were encountered:
To just get things done in #9 didn't really cleaned up much code. Instead of prop drilling should use
ReactContext
. Need to improve existing contexts and make them type safe. Maybe we should investigate some state management library 🤔 it would be to just havegqty
manage everything butreact-query
does have many cool features.The text was updated successfully, but these errors were encountered: