Thinking in React | Hindi

Поділитися
Вставка
  • Опубліковано 5 жов 2024
  • 👉 Step into the world of full-stack development with our detailed MERN Stack With Microservices course! Transform your ideas into reality: www.codersgyan... 🌐🚀
    Feeling overwhelmed by React? You're in good company. Mastering React is key to building amazing apps and enjoying the development process along the way.
    React's magic is in its component-based structure, but to harness that power, understanding its fundamentals is crucial.
    That's why I've crafted a special UA-cam video, "Thinking in React" just for you. It walks you through everything from decomposing UIs into components to weaving those components into fully interactive web apps.
    Here's why you should give it a watch:
    Break down React into easy-to-digest pieces.
    Learn to transition from static to dynamic with state.
    Master component communication to bring your app to life.
    Whether you're diving into React for the first time or just looking to level up, this video is tailored for you.
    Slides: drive.google.c...
    Code: github.com/cod...
    🤝 Get 1:1 mentorship: topmate.io/cod...
    📚 Web Development Learning Resources
    JavaScript Course: • JavaScript Complete co...
    Object Oriented Programming: • OOP - Javascript
    Full Stack Developer's Journey: • Full Stack Developer's...
    MERN Stack Playlist: • MERN Stack
    Interview Questions Playlist: • Javascript Interview q...
    Crash courses: • Crash courses
    CodersGyan Community Links
    🎥 Subscribe to Our Channel: / @codersgyan
    📱 WhatsApp Channel: whatsapp.com/c...
    🌐 Website: www.codersgyan...
    🤖 Discord Community: / discord
    🔗 LinkedIn: / codersgyan
    💻 GitHub: github.com/cod...
    ✅ My gears for everyday work: docs.google.co...
    #react #reactcomponents

КОМЕНТАРІ • 96

  • @qurashishebi7988
    @qurashishebi7988 6 місяців тому +75

    Vote for Next JS course.

    • @taranewstime6909
      @taranewstime6909 6 місяців тому +3

      Waiting for next.js

    • @abhishekdubey9920
      @abhishekdubey9920 6 місяців тому

      Any body have seen the that meem - why are you talking like that 😂 exactly appys here
      He is just passing time in story telling not on concept telling. Fucking everybody

    • @codePracticeId
      @codePracticeId 6 місяців тому +1

      yes

    • @abhishekdubey9920
      @abhishekdubey9920 6 місяців тому

      Any body have seen the that meem - why are you talking like that 😂 exactly appys here
      He is just passing time in story telling not on concept telling. Fucking everybody

    • @assignmentonbiologytopic9512
      @assignmentonbiologytopic9512 4 місяці тому

      Yes 🎉

  • @arslanmuhammad4190
    @arslanmuhammad4190 6 місяців тому +11

    I Love You. Because I Learn OOP with JS. And It Change my life. I m MERN Developer. My Name is Top Notch at my company. Because i m really fast at JS. Jquery and React. I Learn React query from you. I changes my life. Wow.

    • @irkfaisal
      @irkfaisal 6 місяців тому +1

      How did you learn oops in JS and from where ?

    • @arslanmuhammad4190
      @arslanmuhammad4190 6 місяців тому +3

      @@irkfaisal In this channel. There is playlist for that. But I want to tell you JS is not complete Object Oriented Language. Like Multiple inheritance does not exists. Methode Overloading not Supported. But by the watching the playlist you will gain a good knowledge of classes and objects.

    • @irkfaisal
      @irkfaisal 6 місяців тому

      @@arslanmuhammad4190 👍 thanks

  • @pritam16raha
    @pritam16raha 6 місяців тому +3

    I have learnt backend/express js from your 2years old video.
    There you introduced all the advanced concepts in single video. That was totally different, normally, even in the year of 2024, still people don't introduce advance concepts in UA-cam tutorials. But to survive in the company, we need this type of topics to be covered 🙏

  • @tikamchaudhary
    @tikamchaudhary 6 місяців тому +6

    Hello sir,
    Thank you for come back.

    • @CodersGyan
      @CodersGyan  6 місяців тому +2

      Thank you too for commenting 🙏

  • @legend_749
    @legend_749 6 місяців тому +2

    Need more videos on react like Thinking in react, means how company approach the UI, good practices

  • @ChandanKumar-ik8pf
    @ChandanKumar-ik8pf 5 місяців тому

    really awesone to think about state. React is not so simple.

  • @sumairarasheed1997
    @sumairarasheed1997 5 місяців тому +1

    mind blowing!!!! Thanks!

  • @4444-c4s
    @4444-c4s 6 місяців тому +1

    You are my favourite Teacher

  • @bikidas5473
    @bikidas5473 6 місяців тому +1

    Best channel thanks rakesh you have been a good mentor

  • @BHANUPRATAP-tm6jj
    @BHANUPRATAP-tm6jj 6 місяців тому +3

    Step 1:-
    04:18 :- Break The UI into a Components
    Step 2:-
    06:42 :- Build Static Version in React
    approch 1 :- Top Down Approch
    approch 2 :- Bottom Up Approch (**use for big project)
    Step 3 :-
    20:17 :- Find the minimal But Complete Representation of UI State
    ----> adding intractivity
    ----> now, we need State
    && How to check which is state or which is not
    ## 1) Ask Yourself ...Does it remain unchanged over time...?? if yes Then it is state and if not then it isn't state.
    ## 2) If It is passing via prop so it is not state...
    ## 3) Can you compute it based on existing state or props in component..?
    If so, it definitely isn't state...
    Step 4 :-
    23:21 :- Identify where our state should live
    ** This step is challenging
    ----> Identify every component that renders something based on that state
    ----> find their closest common parent component ....... a component above them all in hierarchy.
    Step 5 :-
    35:00 :- Add Inverse Dataflow
    ----> Pass state setters downt to the components.
    __________________________________________
    Here, Thinking in React Completed
    __________________________________________

    • @CodersGyan
      @CodersGyan  6 місяців тому +1

      Hey thank you for summarizing the video, there is one correction in your summary though:
      1) Does it remain unchanged then It’s NOT a state :)
      Keep watching 🙏

    • @BHANUPRATAP-tm6jj
      @BHANUPRATAP-tm6jj 6 місяців тому

      @@CodersGyan thank you sir for making a best and informative video

  • @siriusplayz5871
    @siriusplayz5871 6 місяців тому +1

    Extremely Useful video for a freshy like me. Thanks a ton bro! I'll be coming back to this video often to understand every step more clearly and for practicing on my own. This helps a lot. Thanks ❤🙏

  • @luisanthony9584
    @luisanthony9584 6 місяців тому +1

    Bohot kuch shikh paya apke is video se❤❤

  • @moinkhan-xd6pe
    @moinkhan-xd6pe 6 місяців тому

    I learn how to break UI component , knowing about the state and writing clean code.
    Waiting More Videos From You Sir.
    Many Thanks 🤟

  • @realDevelopment404
    @realDevelopment404 6 місяців тому +2

    Very good videos this video should watch to every react developer's for better understanding when use props and state.
    I have some suggestions for sir, make an another video where you teach difference between junior developer thinking and seniors developer thinking.
    Ma

    • @CodersGyan
      @CodersGyan  6 місяців тому

      Glad it was helpful!

  • @zerodegreecoder
    @zerodegreecoder 6 місяців тому +2

    love you sir

  • @soulfulhuman8724
    @soulfulhuman8724 6 місяців тому

    Sir, I am learning from your old videos.
    Sir plz address what one should learn after mern.
    And when to learn things like elasticSearch etc. ❤

  • @AdityaSingh-ou4my
    @AdityaSingh-ou4my 6 місяців тому +1

    Happy holi. thanks for the video.

  • @user_abhigupta
    @user_abhigupta 6 місяців тому +1

    Need more such videos

  • @shrikantlandage7305
    @shrikantlandage7305 5 місяців тому

    Mind blowing bro🎉

  • @usama5619
    @usama5619 6 місяців тому +1

    Thanks!!

  • @bcawala4857
    @bcawala4857 6 місяців тому +1

    I love your contant ❤and I like your teaching style
    Keep growing sir 🚀🚀

  • @sameerjadaun1837
    @sameerjadaun1837 6 місяців тому +1

    Please implement de bouncing concept while typing for search.

  • @deepakyadav-ri2fv
    @deepakyadav-ri2fv 6 місяців тому +1

    Next js full stack web app with next auth with different roles and also used prisma as orm and postgreSQL for database.❤

  • @sulaimanshabbir
    @sulaimanshabbir 6 місяців тому +1

    Ap ki video ka intazar he rehta hai ❤

  • @ashishoninternet
    @ashishoninternet 6 місяців тому

    Plz intract with your audience more , it creates a sense of assurance that you haven't abandoned us and we can count upon you for guidance, the more you will engage with your audience the more they will come back to you

  • @aadarshgurug
    @aadarshgurug 6 місяців тому

    brother make an video on aws ECS how to scale up and scale down containerized node applications with nginx and SSL

  • @fahadkabooroo7395
    @fahadkabooroo7395 6 місяців тому

    WellCome Back

  • @NigamRai-ij6fr
    @NigamRai-ij6fr 6 місяців тому

    Great video Sir.

  • @mma-dost
    @mma-dost 6 місяців тому

    Thanks for coming back and keep uploading such content.

  • @assignmentonbiologytopic9512
    @assignmentonbiologytopic9512 4 місяці тому

    Please make a full detailed course Generative Ai ☕ with Js ?

  • @__shubhamtiwari
    @__shubhamtiwari 6 місяців тому +1

    Kasam itne aaram se smjhate hoo ki maja hee aa jata hai

  • @pardeepsahota992
    @pardeepsahota992 5 місяців тому

    very useful thank you

  • @ebrahimafridi689
    @ebrahimafridi689 5 місяців тому

    bhaut zada achi video keep making more such content

  • @prashlovessamosa
    @prashlovessamosa 6 місяців тому +1

    Great Video thanks for sharing.

    • @CodersGyan
      @CodersGyan  6 місяців тому

      Thanks for watching!

  • @papakids1
    @papakids1 6 місяців тому

    very useful lecture

  • @AmitKumar-lp6gp
    @AmitKumar-lp6gp 6 місяців тому +1

    Sir, aap yesa ek video node.js par bhi bana dijiye

  • @minter-07
    @minter-07 6 місяців тому

    making your webrtc project thanks for valuable high quality content, and
    When is the MERN course scheduled to be completed it is 66% completed ig?

  • @ramanujasati2713
    @ramanujasati2713 6 місяців тому

    can you make one project on angular because there are no good angular related projects on UA-cam.

  • @arslanmuhammad4190
    @arslanmuhammad4190 6 місяців тому +1

    HI Sir,
    Love You.

  • @powercircuitacademy
    @powercircuitacademy 6 місяців тому

    Love you sir please continue❤

  • @exotic_coder
    @exotic_coder 6 місяців тому

    bhaiya ak request h React js ka basic to advanced tutorial layiye
    means . Fresher student k liye

  • @Tablet-q4v
    @Tablet-q4v 6 місяців тому +1

    welcome back .....

  • @TechDecryptor
    @TechDecryptor 6 місяців тому

    Loved this video ❤

  • @codePracticeId
    @codePracticeId 6 місяців тому +1

    Next JS course sir pls

  • @gurnavchaudhary3619
    @gurnavchaudhary3619 6 місяців тому

    Create more videos like this of React

  • @ramprasadchauhan7
    @ramprasadchauhan7 6 місяців тому

    Please make Next js project with all new technology. I want to start next js. Your explanation is very nice.

    • @CodersGyan
      @CodersGyan  6 місяців тому +1

      I will try my best

  • @Sandeep-zd6dq
    @Sandeep-zd6dq 6 місяців тому +1

    Happy Holi bro, LinkedIn pr comments mein link waala comment nhi show ho rha hai Abhi 😅

  • @PROTECHRAHUL
    @PROTECHRAHUL 6 місяців тому +1

    System design please

  • @sonumondal9952
    @sonumondal9952 Місяць тому

    sir how to furthur improve this , since it is a usecase of prop drilling , How to further improve this ?? Please guide

  • @shubhamgupta-bl1tr
    @shubhamgupta-bl1tr 6 місяців тому +1

    React design patterns please sir

  • @bilal5488
    @bilal5488 6 місяців тому +1

    Sir ek mern project ly aao

  • @rathore_shantilal
    @rathore_shantilal 6 місяців тому +1

    Finest video

  • @Vicky_Sharma8
    @Vicky_Sharma8 6 місяців тому

    Next Js course please🙏🏻🙏🏻

  • @l_am_genius
    @l_am_genius 6 місяців тому

    Thanks sir

  • @vimalkumarchaudhary1913
    @vimalkumarchaudhary1913 6 місяців тому +4

    Vote for react.js ❤

  • @narayandhungel1117
    @narayandhungel1117 5 місяців тому

    helpful content

  • @SaurabhGupta-eb7yr
    @SaurabhGupta-eb7yr 6 місяців тому

    Sir please aws lambda function

  • @sad___status07
    @sad___status07 6 місяців тому +1

    Gabbar is back 🤟🙌

    • @CodersGyan
      @CodersGyan  6 місяців тому

      Gabbar 😅 O bhaisahab

  • @Yasinafridi
    @Yasinafridi 6 місяців тому +1

    Next js project please with authentication 😑

  • @AnilParajuli-yv4uf
    @AnilParajuli-yv4uf 6 місяців тому

    bro finally remember he have youtube channel

  • @anshkanojia6042
    @anshkanojia6042 6 місяців тому

    Make a video like this on redux toolkit useCase

  • @khumkarki4410
    @khumkarki4410 6 місяців тому

    Next js ka course sir please

  • @sulaimanshabbir
    @sulaimanshabbir 6 місяців тому +1

    Can you share slide... Please

    • @CodersGyan
      @CodersGyan  6 місяців тому +1

      Please check the description

  • @JaySingh-st4xz
    @JaySingh-st4xz 6 місяців тому

    Mera logic weak hai sir,ya keh sakte hai ki logic build nahi kar pata kya karoo please suggest me

  • @adarsh5516
    @adarsh5516 6 місяців тому

    Bhaiya plz make vedio on react

  • @expert-learner
    @expert-learner 6 місяців тому

    Next js ❤❤

  • @MoinKhan_10
    @MoinKhan_10 6 місяців тому

    You were building a pos system. Are you not gonna finish that?

  • @pshycocoder
    @pshycocoder 6 місяців тому

    Good content
    But what about
    Devin
    Is software engineering going to dead in few years?

  • @DipakPrasad-f8f
    @DipakPrasad-f8f 6 місяців тому +2

    First Comment ❤

  • @vijayyyyyyyy6yyyyyyyy
    @vijayyyyyyyy6yyyyyyyy 6 місяців тому

    Next js

  • @tusharshrivastava7184
    @tusharshrivastava7184 6 місяців тому

    Go lang course

  • @hexagonfact5837
    @hexagonfact5837 6 місяців тому

    react projects

  • @VishaljangidJngid
    @VishaljangidJngid 6 місяців тому

    Vote for node js or express pe playlist new ❤

  • @abhishekdubey9920
    @abhishekdubey9920 6 місяців тому

    Very annoying way of teaching the logic of meme oddder applys same here😂😂

  • @dilawarkhankamboh
    @dilawarkhankamboh 6 місяців тому

    Apko Whatsapp pe apki image bhji the meine Apne response he nai dia😢

  • @He-Man-qk6sf
    @He-Man-qk6sf 6 місяців тому

    16:41 chicha ZOMATO K chadi pehen Rakhi h aur,modi toh 2500000 crore bhe gacha tha, kya hua ???

  • @lovishduggal9064
    @lovishduggal9064 6 місяців тому +1

    Thanks!!