Guys, if the video is helpful to you or you learned something than please appreciate and hit the LIKE and SUBSCRIBE button and help this channel to GROW😉
sir mujhe english achee tara nahin ati .but apka video dekha kar mujhe achaa lagta hin maine react ka fundamental advanced sab apke video sahin sika hoo ..but kuch dino se apka video nahinn araha hain to thora video lekar aye koi naya project lekar react kar ...intezar main hoon apke video ka
I've seen several videos about api hooks, the problem is that I don't want to load when starting the screen, in the example when starting the app it triggers the useFetch, I want to do this when I click on the button, onClick, I can't do it?
This is a good video. Unfortunately the part where it's suppose to display an error if there's a problem with the request doesn't work. I changed the error object from null to Boolean to make it work. I don't know if it's the best option.
I really like combining useReducer and useEffect when I need to fetch data, but using the same code over and over again was getting way too repetitive. Sadly, for some reason this doesn't work with the tmdb api. I can't access my data from useFetch in the App component, all I get is an empty array. Weirdly enough, the console.log(payload) from useFetch displays the data.
Hello sir, I have a frontend built with React and a backend built with Node JS and Express. I want to hosting the site with cPanel. How can I do this? Please help me sir.
Guys, if the video is helpful to you or you learned something than please appreciate and hit the LIKE and SUBSCRIBE button and help this channel to GROW😉
keep going brother.
your react code so clean.
Appreciated
Thanks for all your content
It is really helpfull for me.
✌
Glad to hear that
Great. I'll extend it a little bit more for handling graphql calls with InMemory cache.
Awesome tutorial thank you
Welcome😊
sir mujhe english achee tara nahin ati .but apka video dekha kar mujhe achaa lagta hin maine react ka fundamental advanced sab apke video sahin sika hoo ..but kuch dino se apka video nahinn araha hain to thora video lekar aye koi naya project lekar react kar ...intezar main hoon apke video ka
New video aa gya bhai..
@@DipeshMalvia thanku sir
kickass stuff...
Awesome. Really appreciate it. Got to know a new thing.
Very good way of implement network request in ReactJs, could you make a video with post method. I like the level of abstraction
#likedbeforewatching 😄🔥
thanks bro. SUBSCRIBED !
Very Well explained.👌
Thank you🤝
How to handle multiple API calls in single component?
Very good
Thanks
Please use arrow functions for defining func comp :)
Thanks for the tip!
Nice illustration of creating a custom hook to fetch data. Thanks, Dipesh
{2022-10-14}
Hi Dipesh, please tell me which one is better for state management
1) context api
2) redux
3) recoil
It depends! For simple state management, context and recoil are suitable. For more complex state management go with Redux or Redux toolkit
I've seen several videos about api hooks, the problem is that I don't want to load when starting the screen, in the example when starting the app it triggers the useFetch, I want to do this when I click on the button, onClick, I can't do it?
So if we have custom hooks then why to use high order component?
This is a good video. Unfortunately the part where it's suppose to display an error if there's a problem with the request doesn't work. I changed the error object from null to Boolean to make it work. I don't know if it's the best option.
yes, go the same issue as well. and it doesn't work with POST only works with GET
I really like combining useReducer and useEffect when I need to fetch data, but using the same code over and over again was getting way too repetitive.
Sadly, for some reason this doesn't work with the tmdb api.
I can't access my data from useFetch in the App component, all I get is an empty array.
Weirdly enough, the console.log(payload) from useFetch displays the data.
Hi bro , Please post react and redux testing stuffs like jest, React testing lib.
Please bring MERN videos 🙏
Hello sir, I have a frontend built with React and a backend built with Node JS and Express. I want to hosting the site with cPanel. How can I do this? Please help me sir.
Thank you for this beautiful video
Thank you too