Anyone know how to use React Query + xstate together?
I'm trying to use React Query (from TRPC) to fetch data that I'll feed into my state machine using xstate, anyone have any good examples on how to do this?
1 Reply
Maybe explain what you’re trying to solve
Your initial question seems counter intuitive