React Query is an asynchronous state management tool


React Query is an asynchronous state management tool.

So, most people use it to manage data fetched via HTTP.

What other types of async state have you seen it manage?

View original on X