# Videos & Talks

<iframe
  width="280"
  height="400"
  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"
  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"
  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"
  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"
  src="https://www.youtube.com/embed/_ehibado6rU"
  frameborder="0"
  allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"
  allowfullscreen
  style={{
    width: '100%',
  }}
></iframe>
