The video is really really helpful. The tutor has great knowledge of concepts. Thanks man
@CodersGyan14 күн бұрын
I appreciate the feedback! 🙏
@zainabideen8144Ай бұрын
Yes, It helped! Keep creating updated content. It helps a lot!
@3208nanduАй бұрын
Professional video...Appreciate
@bhargavkumar3 ай бұрын
This really helped me to learn a lot. I am going to use this video as my reference.
@CodersGyan3 ай бұрын
Hey Bhargav! I'm really glad to hear that the video was helpful for you. Using it as a reference is a great idea. If you have any questions or need more info, just let me know. Thanks for the awesome feedback!
@aechh_3 ай бұрын
THANK YOU VERY MUCH! GREAT EXPLANATION SIR! THIS HELPED ME ALOT IN MY ONGOING PROJECT! BLESS YOU ❤
@CodersGyan3 ай бұрын
Glad it helped!
@100xcoding6 ай бұрын
Request: Please make 2nd part of this video for following topics 1. how to use persist redux package in next js I'm trying to use it but it has a lot of issue due to server side rendering. getting noop storage issue? 2. I'm having issue with persist a user so it won't ask to login after hardrefresh of the page. 3. auto logout the user after the JWT token expires. sir make a video on this I tried a lot things and documentation that method works on react but not in next js Thank you
@karandhingra69466 ай бұрын
Literally i was searching for statemanegement with nextjs and next moment this video popuped LOL :)
@vimalkumarchaudhary19136 ай бұрын
Mai itna confused ho gya hoon ki mai kon sa video dekhu pahle mujhe aapka lecture & course se itna love ho gya hai ki all video dekhna pare🎉ga❤
@CodersGyan6 ай бұрын
Nice 😊 keep watching 👍
@vrajbhingradiya98675 ай бұрын
Really helpful content brother!
@abdur786_6 ай бұрын
Nice explanation sir 👍
@ajaykumar-nx7kb6 ай бұрын
Very nice video sir ❤❤❤❤. Request you to sir make a detailed video on unit testing with react 🙏🙏
@chillpill6105 ай бұрын
love you sir , ! much needed thanks alot
@NeerajShukla-t8n2 ай бұрын
good explanation
@geekyasif6 ай бұрын
These type of content we want thanks for sharing
@codingschool-vh6vp5 ай бұрын
what an amazing video, bro...
@TheCoder-u4q6 ай бұрын
Great explanation sir ji ❤
@Learn-with-Sumon-29 күн бұрын
vai aap ka vscode theme or setting ke bare main videoo upload kardo please aapka setting mujhe bohot badiya lagtahe
@hmmm2676Күн бұрын
When you wrap {children} by then entire pages you'll create will be client component and all the pages will lose SSR functionality right? Let's say I have xyz page which should be server side component. If this is the case in my project then I should move to page level and wrap only those pages that require redux store right?
@CodersGyanКүн бұрын
No, wrapping sever component in client component doesn’t make all component clients. Importing component in client component and rendering them there would make all of them client components.
@ajayrathod743820 күн бұрын
Hi, I have a class with the name Api which used to handle api request and that class instance handle all the errors. I used store.dispatch(action event) for showing toast according to serverity of msg in react. Now I want to do the same thing in Next.js can I do like this const Store = makeStore() store.dispatch() Or there will be any issue? Please let me know if you have any idea about this one
@mukeshadvani-sq7zy6 ай бұрын
Thanks for this awesome video, and also learning from your course which i top notch. Can you please make a video on building a newsletter subscription project, it would be awesome.
@kathiriyadhaval13166 ай бұрын
This. Video very informative for me.
@CodersGyan6 ай бұрын
Glad it was helpful!
@apexviper22332 ай бұрын
set up with next js ka option hai vaha doc per vo dekho. next js key liye seperate doc update hua hai.
@HarshSajla-h1tАй бұрын
SUGGESTION Everything is good but please don't use Copilot while teaching and inform if you use auto import and stuff, it is hard for beginners, I wasted so much time in errors, good explanation BTW!
@sujoykrhaldar6 ай бұрын
Please make a video on client component, server component, detailed video. like client k andar server component how will ut be rendered ? vice verse. Thank you. When to use API routes and when to use server actions
@saurabrakshit4056 ай бұрын
How to do the redux toolkit setup if the project is in JavaScript and is it compulsory to configure store in the Lib folder only ?
@CodersGyan6 ай бұрын
Check official documentation for Js instructions
@harsavalkaekjawab19316 ай бұрын
awesome video
@vithleshagrawal92345 ай бұрын
loved it
@ebrahimafridi6895 ай бұрын
Nice video
@BrightCamper6 ай бұрын
Great content 🎉
@wd30443 ай бұрын
Thanks
@patelronak1536 ай бұрын
Thank You 🚀😍🙌
@bharatdubey836 ай бұрын
Sir, can you make a video on building a small project with HTML, CSS and JS and then the same project with React, Redux, Typescript and Tailwind CSS.
@__shubhamtiwari6 ай бұрын
Smart lag rhe ho sir thumbnail me🙏
@developersarojkumar6 ай бұрын
Nice explanation
@abhishekgandhi65936 ай бұрын
Ek no bro👌
@abhijitpradhan78602 ай бұрын
Sir How to persist data inside the store after refreshing the page
@iamakashkumarram6 ай бұрын
Sir please make a detailed Course on PostgreSQL and AWS 🔥❤
@devx-e9o4 ай бұрын
Request you to create a Part 2 of this video where dispatching an action which internally calls external API and return the response. Somehow my API calls are visible as well as API responses. I need to hide them ( Want to call the API's on server side ) and save the response in redux store such that my API calls are hidden from browser. How Can i do that ?
@ronnin-c8p6 ай бұрын
Sir please make a detailed youtube video showing how to integrate a payment gateway like Razorpay or Paytm to a MERN stack project. There are some videos present on KZbin but they are not updated and not well explained. I am building a personal portfolio project where I need to integrate this. 🙏🏼🙏🏼
@dreamerb16 ай бұрын
I can help
@shubhamnikamgraphics51016 ай бұрын
New MasterClass 🔥
@babarhusain-xb4cfАй бұрын
perisets ka b bta dein page refresh hone k bad cart empty ho jata hai
@rahmanhusain16652 ай бұрын
bhiyaa it wont work correctly will throw chunks error due to SSR behaviour if we want to use redux we have to wrap only those component on which we want to provide store with conditional store creation function so it do not create seprate store for all the routes
@deepmane58456 ай бұрын
Can you explain how to use Redux Toolkit or React Redux in Next.js? After implementing it, our entire application can be either client-side or server-side. I'm unclear on how to properly use it in Next.js, so could you clarify my doubts? Also, please explain the advantages and disadvantages of using Redux in Next.js. I've noticed that there are tutorials on KZbin not covering the use of Redux in Next.js. Is Redux unnecessary in Next.js, or is there a reason it's not widely used? If a larger application requires Redux in Next.js, how is it implemented? I'd appreciate it if you could address these concerns in your next video. I've commented multiple times on other channels, but I haven't received any responses. If you can create a video on this topic, it would be immensely helpful, as I've been struggling with these questions, and it seems others may have similar doubts. Thank you! my above question was commented last videos and here comes the videos thank you so much
@RaviSingh-dr2eh21 күн бұрын
Bro did u find solution I also confused so many people say don't use state management library it not needee
@raihanahmad88846 ай бұрын
really awesome
@Yaduvanshi-nw3yr6 ай бұрын
jaise mai ek array le rha hu usse server me map krke client components use jr rha hu to array console krne pr server side and client side dono me shiw ho rha h aise performance me impact pdega kya?
@viveksagar30834 ай бұрын
how to load state when user reload the page not the main page but any page user visit state must be loaded how ?
@technep97766 ай бұрын
great video
@debjitpanja3 ай бұрын
Need Next Auth Course
@ShourovRoy-pk5zm6 ай бұрын
Can you please make a video on Kubernetes mongodb replicaset authentication with external access.
@andarahills6 ай бұрын
What tool can translate from hindi into english? I can not understand a word. Really want to buy course but do not understand anything.
@sandeeptanjore12536 ай бұрын
Hi Rakesh - I signed up for your paid MERN stack microservices course a couple of days ago. In that connection I sent you an email too yesterday. Could you please take a look and reply to the same?
@harshapg83656 ай бұрын
How is the course?
@kc36646 ай бұрын
@@harshapg8365Excellent👍
@sandeeptanjore12536 ай бұрын
@@harshapg8365 The course seems to be good and promising in that he has microservices. However I am slightly ticked off as he has not even responded to my email. This is really bad.
@babar1784 ай бұрын
Sir 19 p course lay ayn
@bilal54886 ай бұрын
Also bring react recoil tutorial
@Yesterday_i_ate_rat6 ай бұрын
Only 4.8k subscribers to go,,,🥳
@devShahriar5 ай бұрын
BHai shab thik hai lekin data persist nehi horaha
@aditya-d-6 ай бұрын
need full stack resume builder
@shubhamgupta-bl1tr6 ай бұрын
React design patterns please
@Akshaykumar-kh2gj6 ай бұрын
In Next js 14 404 page title not change how to fix 404 page title same as home page title
@Akshaykumar-kh2gj6 ай бұрын
hello bro
@CURIOSITYcapital6 ай бұрын
Zustand is very simple
@aditya-d-6 ай бұрын
sir app awsome ho, sir please meri solve plz
@awais_ansarii4 ай бұрын
❤
@qurashishebi79886 ай бұрын
Great
@PrMovies06 ай бұрын
I thing Zustand Is more simple than this 😅
@Shubham-rf2bs6 ай бұрын
🎉
@ZeeshanElia6 ай бұрын
Your font of vs code is so irritating Please always keep normal font in Vs code
@CodersGyan6 ай бұрын
Thank you for feedback. I will do the needful changes 👍
@vipulgupta41256 ай бұрын
best
@anirudhvats60386 ай бұрын
❤❤❤
@naimurX6 ай бұрын
😀
@gobajoseph50646 ай бұрын
Essayer d'activer la traduction pour toute les langues svp merci super tuto