🔴 Get my Complete Frontend Interview Prep course - roadsidecoder.com/course-details 🟪 Follow me on Instagram and u will clear your interview 🤓 - instagram.com/roadsidecoder/ 👤 Join the RoadsideCoder Community Discord - discord.gg/2ecgDwx5EE
@gjn43237 ай бұрын
We definitely need a project tutorial on this
@houriayaseen54878 ай бұрын
I liked the video and now commenting before I even finished it. your explanation is awesome 🔥
@OCEMTechZone2 ай бұрын
Great one Thanks a lot Sir you save my lot of hours to implement steal data 🎉🎉🎉🎉🎉🎉🎉
@AdilAnsari-im1ir9 ай бұрын
Please make a video with RTK
@ghanshyamdobariya88759 ай бұрын
I bought one course that has react-query tutorials, but your video is far better..
@AnandakumarMoorthi7 ай бұрын
yes please make a complete project by using react query
@samduss41936 ай бұрын
he does not need i think he already provide detail enought
@chhavimanichoubey94376 ай бұрын
I can say this video covers the essentials, and coders then will read docs to get more familiar with advanced topics of tanstack.
@marimuthurajendran679 ай бұрын
Hi Thank you for this wonderful tutorial, The main thing is getting access the data in different component,could you please explain how we can acheive it
@jagadeshvarmasvpkh78605 ай бұрын
Need complete project tutorial by using react query.
@Rajesh-rg6fw9 ай бұрын
Can you tell, Rtk query or react query witch one is used most in the industry? and witch one is better?
@ZahoorMohammed-hh8cz5 ай бұрын
very bad explanation after half video, unable to understand anything
@HAMNAD2 ай бұрын
Thanks for telling us before we waste our time
@RavindraSingh-lp9pl9 ай бұрын
waah bhai majaa aagyaaa...one video for RTK React please.
@RoadsideCoder9 ай бұрын
Definetly!
@aswathisk54619 ай бұрын
Bro just rocked....when I want this...tqsm
@codeinspector9 күн бұрын
Thank you mate
@parvezshaikhjr7 ай бұрын
There is a lot of discussion whether to use any state management library like Redux, Zustand, etc or not when we are using React query. My question would be can we use React query as store management library also?!
@PoojaKavlekar5 ай бұрын
Nice explanation, helped alot thanks.
@cutebaby_richu229 ай бұрын
Yes i was waiting for it😍... Finally came🥳
@absiddik78419 ай бұрын
Yes, make a project tutorial video using react query
@Mr___Khan15 ай бұрын
Nice Explanation Sir ♥️
@warriorwarlord67068 ай бұрын
Kindly make the complete project tutorial by using react query
@abhik90775 ай бұрын
yes project tutorial needed...
@Pareshbpatel6 ай бұрын
Nice overview of TanStack React Query V5. Thanks. {2024-04-29}
@himankshu9 ай бұрын
do you use react-query in your production apps? It is better that we are learning but just curious that are companies using it for production apps? I searched jobs on react-query on linkedin but none of them mentioned it in the job description.
@kalideb-y3y9 ай бұрын
i don't know the answer though, why this library was created if it's not used on production and only on development? The library's goal is to make users/clients experience better by handling the caching, fetching, etc by it and make web apps more performant
@markoscouse8 ай бұрын
It's just a library, companies don't mention stuff like this unless it's something super specific they absolutely require you to know before working there
@deep904029 ай бұрын
Please make videos on javascript machine coding rounds will be really helpful
@kelvinnwachukwu81417 ай бұрын
Nice explanation please can you do a full stack app with typescript where such can be used with react queries
@wanderar1239 ай бұрын
is this still relevent after Nextjs ? (do Nextjs has some inbuilt feature like this)
@prashlovessamosa9 ай бұрын
Yes
@svarshithkumar384717 күн бұрын
Hi piyush Please make a good admin page react project using redux toolkit and react query ❤
@adamseekerfan129 ай бұрын
Please make video on tanstack router beginner level to advance
@regilearn21389 ай бұрын
It would be great if use Typescript with this
@SureshChidurala5 ай бұрын
🎯 Key points for quick navigation: 00:00 *🚀 Overview of React Query* - React Query is an asynchronous state management library for TypeScript and JavaScript apps - Key features include caching, refetching, pagination, and more. 01:48 *📦 Setting Up React Query* - Installation of React Query and Json Server for mock APIs - Creating mock APIs using Json Server for testing React Query functionality. 04:02 *🛠️ Configuring React Query* - Configuring the query client and provider in React app - Setting up the initial structure to start using React Query for data fetching. 04:43 *🔄 Data Fetching with React Query* - Demonstration of using the `useQuery` hook to fetch data - Features like data, loading status, and error handling provided by React Query out of the box. 07:51 *🔗 React Query Dev Tools* - Introduction to React Query Dev Tools for monitoring data states - Utilizing Dev Tools for debugging and monitoring data fetching in React Query. 14:16 *📤 Mutating Data with React Query* - Explanation of how to use mutations in React Query for sending POST requests - Demonstrating the `useMutation` hook and handling data updates through mutations. 21:51 *🔒 Caching feature of React Query* - Explanation of how caching works in React Query - Invalidation of data to trigger refetch - Functions like on success and on mutate for handling cache invalidation 23:11 *🔄 Invalidation of queries on success* - Using on success function to invalidate queries - Accessing the Query Client API for cache management - Configuring exact option to invalidate specific queries 26:19 *🚦 Handling mutations with React Query* - Exploring functions like on mutate, on error, and on settled - Implementing UI changes based on mutation state - Resetting errors to manage application state 29:24 *🔄 Managing data freshness and staleness* - Explanation of stale, fresh, and cache concepts in React Query - Configuring stale time and GC time for data management - Demonstrating the impact of stale and fresh data on API requests 32:06 *📄 Implementing pagination with React Query* - Setting up pagination buttons in the UI - Updating the page state for fetching specific pages - Managing data caching and automatic query invalidation for pagination Made with HARPA AI
@mdsafikulislam91139 ай бұрын
Which VS Code extension are you using for auto completing?
@RoadsideCoder9 ай бұрын
Its inbuilt
@mdsafikulislam91139 ай бұрын
@@RoadsideCoder Thanks.
@Gymaurcode9 ай бұрын
I wish you upload video on RTK Query
@RoadsideCoder9 ай бұрын
soon 💖
@shahriar_ferdous9 ай бұрын
Awesome❤️
@jahangirkhan37479 ай бұрын
Thanks bro ❤
@j2etech6029 ай бұрын
Is it possible to update newly created post to the post list locally without invalidate the post list query? (To reduce API).
@RoadsideCoder9 ай бұрын
Yes, using setQueryData - onSuccess: (data, variables, context) => { // 👇 We can manually add to posts to avoid api calls queryClient.setQueryData(["posts"], (old) => [data, ...old]); },
@ragucool94689 ай бұрын
React redux with JWT Authentication - Sign up, Login, Logout & Private Route(access and refresh token redux state management ).how to handle token or session(state management redex store) in enterprice level application ....thanks in advance bro ... eagarly waiting bro..create enterprice level small application ( like ecommerce with cover all topics bro)
@krishnaagarwal79349 ай бұрын
Can we have videos on typescript
@VeshalRaj-fk4ky9 ай бұрын
do we need axios if we are using react query for fetching and posting some data in the server?
@RoadsideCoder9 ай бұрын
nope, its optional
@saiharshapingali75779 ай бұрын
@@RoadsideCoder bro what is the difference between Redux and React Query ?
@TheViral_fyp9 ай бұрын
Bhai live aao this Sunday!!❤
@hardiknaik74449 ай бұрын
Please make video on framer motion
@vignesha86199 ай бұрын
pls make to build chatBot using MERN stack
@RajGupta-cu9hi9 ай бұрын
In React query 5 how to use onSuccess
@rubynathanrubynathan28759 ай бұрын
❤ love it🎉
@sdfsfsfd4379 ай бұрын
¡Awesome video!
@RoadsideCoder9 ай бұрын
Thanks!
@Lucifer-xt7un9 ай бұрын
@@RoadsideCoder you said you will be coming with course in 1st week of feb may i know its status please
@yourlinuxguy6 ай бұрын
Data fetching nhi kind of state management h ye to
@rahul191jain9 ай бұрын
How can we use useQuery to call an api on certain action like button click or probably conditionly as usequery is a hook so I am sure we can not or should not use it conditionally. Or I am missing anything here.
@RoadsideCoder9 ай бұрын
Can you give me an example on what type of query u wanna fetch? Because generally you will have a separate component for that which will mount and trigger its own query.
@RoadsideCoder9 ай бұрын
Also, you can use states like the "page" example that i showed you, when page variable changes the query gets triggered
@rahul191jain9 ай бұрын
@@RoadsideCoder There are times where we have parent(container) that handles all api calls and take decision after api call response on which page to go to. Yes I understand there can be multiple ways to handle things, but I believe api calls can be called at any point of time. Probably useQuery can return a function that we can call to actually call the api.
@rahul191jain9 ай бұрын
@@RoadsideCoder 1 more example can be let's say my first api gives me some data depending on which I need to call other api on same component. I think this is also common use case of get api call
@RoadsideCoder9 ай бұрын
@@rahul191jain FOr that I mentioned in the end that we have a useQueries hook as well
@rishiraj25489 ай бұрын
👍🙏
@stranger_48033 ай бұрын
You are a good programmer but not the good teacher
@Crybaby.013 ай бұрын
7 : 13 why it is consoling 2 time ?
@ronaldchiagozie83177 ай бұрын
am i the only one with errors?URIError: URI malformed at decodeURIComponent ()