SIGN IN SIGN UP
TanStack / query UNCLAIMED

🤖 Powerful asynchronous state management, server-state utilities and data fetching for the web. TS/JS, React Query, Solid Query, Svelte Query and Vue Query.

48970 0 0 TypeScript
2020-07-08 00:40:59 -06:00
---
id: videos
2020-07-09 17:40:49 -06:00
title: Videos & Talks
2020-07-08 00:40:59 -06:00
---
<iframe
width="280"
height="400"
title="React Query: Its Time to Break up with your Global State! Tanner Linsley"
2020-07-08 00:40:59 -06:00
src="https://www.youtube.com/embed/seU46c6Jz7E"
frameborder="0"
allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen
style={{
width: '100%',
}}
2020-07-08 00:40:59 -06:00
></iframe>
2020-07-09 16:49:44 -06:00
[Click here to view the Repository used for the above presentation](https://github.com/tannerlinsley/react-query-blog-refactor-example)
2020-10-29 13:40:25 -06:00
<iframe
width="280"
height="400"
title="All About React Query (with Tanner Linsley) — Learn With Jason"
2020-10-29 13:40:25 -06:00
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"
2020-10-29 13:40:25 -06:00
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"
2020-10-29 13:40:25 -06:00
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"
2020-10-29 13:40:25 -06:00
src="https://www.youtube.com/embed/_ehibado6rU"
frameborder="0"
allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen
style={{
width: '100%',
}}
></iframe>