1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-21 16:41:24 +02:00

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
This commit is contained in:
Zeeshan Safdar
2022-12-05 17:29:26 +05:00
committed by GitHub
parent 07bccc6bce
commit 863bc41fe9

View File

@@ -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>