1. React
  2. React Amsterdam
  3. 2020 Online
  4. React Query: It’s Time to Break up with your "Global State”!

React Query: It’s Time to Break up with your "Global State”!

Learn how React Query can help you fetch, cache and manage your asynchronous data, easily.

Tanner Linsley at React Amsterdam 2020 Online

An increasing amount of data in our React applications is coming from remote and asynchronous sources and, even worse, continues to masquerade as “global state”. In this talk, you’ll get the lowdown on why most of your “global state” isn’t really state at all and how React Query can help you fetch, cache and manage your asynchronous data with a fraction of the effort and code that you’re used to.