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
Rather than refactor all of the react query logic to be a whole "layer" on top of the API to provide type safety to the frontend, and constantly keep the types up to date, it is probably quicker and easier in the long run to refactor the whole thing to use tRPC
The text was updated successfully, but these errors were encountered:
Rather than refactor all of the react query logic to be a whole "layer" on top of the API to provide type safety to the frontend, and constantly keep the types up to date, it is probably quicker and easier in the long run to refactor the whole thing to use tRPC
The text was updated successfully, but these errors were encountered: