Add playlist link for React Query (#3000)

* Add complete playlist link for React Query

Add complete playlist link for React Query

* Update color scheme and badge Text
pull/3062/head
Zeeshan Safdar 2 years ago committed by GitHub
parent 07bccc6bce
commit 863bc41fe9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      content/roadmaps/103-react/content/102-react-ecosystem/103-api-calls/100-react-query.md

@ -5,3 +5,5 @@ Powerful asynchronous state management, server-state utilities and data fetching
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
<BadgeLink colorScheme='blue' badgeText='GitHub Repository' href='https://github.com/TanStack/query'>TanStack Query</BadgeLink>
<BadgeLink colorScheme='red' badgeText='Watch' href='https://www.youtube.com/watch?v=novnyCaa7To'>React Query in 100 Seconds</BadgeLink>
<BadgeLink colorScheme='green' badgeText='Course' href='https://www.youtube.com/playlist?list=PLC3y8-rFHvwjTELCrPrcZlo6blLBUspd2'>React Query Tutorial for Beginners - Complete Playlist</BadgeLink>

Loading…
Cancel
Save