awesome - The last set of videos were exactly things i've been working / thinking about - its like you're reading my mind man! lol
@DailyWebCoding Жыл бұрын
Glad to help!
@erracode Жыл бұрын
Am making something like this too, keep the good work, am using zustand for the user state in the app with a context provider, but the only problem i have is a little flickering when the page loads bc i have a button if the user is not log otherwise i have a user dropdown, other than that its ok, i hope you keep doing these videos!
@yanDev Жыл бұрын
Hi, Thank you for this series of videos which are super interesting! Could you do the same thing with a register via email and password occasionally please. Likewise, could you occasionally show how to set up and use a Bucket to download files, particularly photos, without asking too much because you already do a lot! Thank you in advance.
@DailyWebCoding Жыл бұрын
Yes I am working on that in the video.
@randyhulett7 ай бұрын
This is very cool. Is it possible to use React Query with Supabase Realtime 'postgres_changes' listeners? Would love to have the local query data update responsively when changes are made to server data. Thanks for the video.
@teetanrobotics536310 ай бұрын
Awesome course. Would be great if you used prisma to connect to supabase postgres db. Also, would be nice if you made a video on Razorpay integration. Thanks. awesome content.
@felixlyu Жыл бұрын
Great job on making such wonderful video. But why are you using useState() for storing QueryClient() in the query-provider.tsx is it better to create the const queryClient since the useState hook is primarily used for managing component-level state, and it re-renders the component when the state changes. However, in the case of the QueryProvider component, the queryClient is intended to be a long-lived instance that should not trigger re-renders when it changes.
@r34ct411 ай бұрын
Hey, is this using Zustand, or do you have any tutorials on boilerplate using Zustand? Much appreciated man
@DailyWebCoding11 ай бұрын
You can check this video Build and deploy a real time chat application with Supabase,Next.js 2024 full course kzbin.info/www/bejne/Y6m7coairrpjec0
@rexvaine5176 Жыл бұрын
is react query can use servercomponent?
@sicario55 Жыл бұрын
why not use SWR ?
@DailyWebCoding Жыл бұрын
I am more comfortable with React query than SWR. That's why I am using it.
@ordinarygg Жыл бұрын
Amount of tech to print hello world or get rpc json requests is insane)) your speed of development and package resolving + dependencies on 3rd party vendors, goooodd luck in 2-3 years)))))