# Videos & Talks

<iframe
  width="280"
  height="400"
  title="React Query: It’s Time to Break up with your Global State! – Tanner Linsley"
  src="https://www.youtube.com/embed/seU46c6Jz7E"
  frameborder="0"
  allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"
  allowfullscreen
  style={{
    width: '100%',
  }}
></iframe>

[Click here to view the Repository used for the above presentation](https://github.com/tannerlinsley/react-query-blog-refactor-example)

<iframe
  width="280"
  height="400"
  title="All About React Query (with Tanner Linsley) — Learn With Jason"
  src="https://www.youtube.com/embed/DocXo3gqGdI"
  frameborder="0"
  allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"
  allowfullscreen
  style={{
    width: '100%',
  }}
></iframe>

<iframe
  width="280"
  height="400"
  title="Hooks for Fetching with ReactQuery Creator Tanner Linsley aka @tannerlinsley"
  src="https://www.youtube.com/embed/PPvWXbSCtBU"
  frameborder="0"
  allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"
  allowfullscreen
  style={{
    width: '100%',
  }}
></iframe>

<iframe
  width="280"
  height="400"
  title="React Query - Open Source Friday stream with Tanner Linsley from"
  src="https://www.youtube.com/embed/B3cJDT3j19I"
  frameborder="0"
  allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"
  allowfullscreen
  style={{
    width: '100%',
  }}
></iframe>

<iframe
  width="280"
  height="400"
  title="React Query Presentation - Tanner Linsley"
  src="https://www.youtube.com/embed/_ehibado6rU"
  frameborder="0"
  allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"
  allowfullscreen
  style={{
    width: '100%',
  }}
></iframe>
