was just watching the react video (right now at testing part) and was wondering in the whole tutorial, I need to learn react query because you mentioned that and here we go. Thanks Anson you made my day. ❤
@prashlovessamosaАй бұрын
Thanks Anson always a banger.
@emoconfession1119 күн бұрын
Thanks Anson for this awesome tutorial, could you also make a video using ReactContext with ReactQuery and TS.
@vladprodan7010Ай бұрын
Hi, what VSCode settings are you using, looks really cool! Especially the font
@SK_CoversАй бұрын
Bro ❤❤❤ I came here to request tanstack query tutorial. Luckily you heard me before I... ❤❤❤
@mos.martinАй бұрын
Thank you for this. 🥳
@dreamsachiever212Ай бұрын
very much similar to using apollo client. You mentioned that this is a wrapper and can still be used with graphql? does that mean I can still use this even when using apollo client for queries and mutations ? if yes what would be the benefit? I am building a project using nest.js graphql as backend and next.js for front end
@ansonthedevАй бұрын
@@dreamsachiever212 you wouldn’t want to use this with Apollo client, or Redux toolkit. They mention it in their docs you use one or the other but not both. If you were not using Apollo and just using graphql in react with GQL template strings you can pass that to the graphql server. Look up react query with graphql for some examples, you will see they do not use Apollo with it.
@dreamsachiever212Ай бұрын
@@ansonthedev It makes sense. I was confused at first because I get the same options from using Apollo client useQuery and useMutation. Thanks for the reply.
@prashanthl123829 күн бұрын
@@ansonthedev Hi Anson. How about I use Redux store for managing global state for UI components or Application wide local data created within the app itself (not server related data) and then use React query for managing API fetched data. Is that a possible approach?
@ansonthedev29 күн бұрын
@@prashanthl1238 if you use redux, you should use redux toolkit and not react query
@prashlovessamosaАй бұрын
I am learning Sveltekit/ Svelte have you tried version 5 of it Super Awesome please do make something on svelte too in future.
@alirezasoheili1701Ай бұрын
awesome
@Mr.finance_vijay18 күн бұрын
Can you make a tutorial on css please
@Bravin_JoshuaАй бұрын
Bnager after banger i guess next will be the react router dom