Higher Order Components React Complete Explanation

Поделиться
HTML-код
  • Опубликовано: 28 янв 2025

Комментарии • 66

  • @SofiaGoyal
    @SofiaGoyal  20 дней назад

    Book 1:1 with me
    topmate.io/sofia_goyal
    If you like my work you can support me and buy me a coffee at:
    buy.stripe.com/14k2aI2if8apadydQQ

  • @ashutoshk23
    @ashutoshk23 Год назад +6

    Well explained, have been asked this in interviews, now I understand HOC properly

    • @SofiaGoyal
      @SofiaGoyal  Год назад +1

      Good to know, i have tried covering almost everything asked in the interviews :)

  • @vinitsharma6191
    @vinitsharma6191 10 месяцев назад +1

    I liked and subscribed to your channel because you have explained almost everything about HOC. please keep on making similar videos.

  • @mirajasraf7897
    @mirajasraf7897 10 месяцев назад +1

    Great explanation. Loved it!❤

  • @PratikJussal
    @PratikJussal 10 месяцев назад

    Thanks a lot the explanation was simple and easy to understand.

  • @codebalancer1602
    @codebalancer1602 Год назад +1

    Thank you for your content, its very helpful 🎉

  • @ajitrai1945
    @ajitrai1945 4 месяца назад

    One of the best explanation on HOC
    You earned 1 more subscriber❤

  • @gauravparasar4571
    @gauravparasar4571 6 месяцев назад +1

    Fir custom hooks bhi to same hi work krta h na ? Inme esa kya diff h

  • @mrityunjaymishra3857
    @mrityunjaymishra3857 11 месяцев назад

    Very Well Explained. Great Work.

  • @alishakamboj1767
    @alishakamboj1767 5 месяцев назад

    very nice explanation 👏👏👏

  • @pradumnsinghpatel4421
    @pradumnsinghpatel4421 7 месяцев назад

    Great explaination, totally understandable

  • @tanjimulislamsabbir2264
    @tanjimulislamsabbir2264 Год назад

    Thank you, Ma'am. This was very helpful.😍

  • @chhavimanichoubey9437
    @chhavimanichoubey9437 8 месяцев назад

    simple and precise

  • @MuhammadBilal-qy9ko
    @MuhammadBilal-qy9ko 7 месяцев назад

    Amazing mam.❤.

  • @ameybhandari6865
    @ameybhandari6865 9 месяцев назад

    very well explained!

  • @ArsalanDev-n6b
    @ArsalanDev-n6b 11 месяцев назад

    What should i know in react js working in real project

  • @Ajayyadav-wo7ln
    @Ajayyadav-wo7ln 11 месяцев назад

    Thanks a lot ,well done.

  • @ArpithaIndira
    @ArpithaIndira 5 месяцев назад

    Please make videos on scenario based questions also 🙏

  • @singhbaaz4351
    @singhbaaz4351 7 месяцев назад

    why we returning a function, why cant we direct return a component?

  • @amanmotghare7196
    @amanmotghare7196 4 месяца назад

    thanks , helpful

  • @San_Ket
    @San_Ket 11 месяцев назад

    Mam kitne saal se aap frontend mai work kr rahe ho ..... Best teacher on youtube matlab bhai full depth 🤗

    • @SofiaGoyal
      @SofiaGoyal  11 месяцев назад +1

      Thanks, i have corporate experience of around 9 years now

    • @YourStatus24
      @YourStatus24 7 месяцев назад

      @@SofiaGoyal Seriously you don't sound like you have 9 years of experience as a front end developer.

  • @Amaan-code
    @Amaan-code 9 месяцев назад

    earned a subscribe!

  • @ArsalanDev-n6b
    @ArsalanDev-n6b 11 месяцев назад

    Plzz sofia ma'am could you help me in react actually I am learning react js but i don't know which topic is most important in react for doing work as a company

    • @SofiaGoyal
      @SofiaGoyal  11 месяцев назад +1

      Well in a company almost everything is important, but you can start with learning lifecycle and functional components along with hooks like usestate and useEffect, then practice some small projects and learn the other stuff on the way. this would be enough to start working in a company. All the best 👍

  • @facemeukom3900
    @facemeukom3900 11 месяцев назад

    nice video.

  • @anjithiruveedhi9771
    @anjithiruveedhi9771 11 месяцев назад

    If possible could you please make videos on unit testing for react with help of any libraries.

    • @SofiaGoyal
      @SofiaGoyal  11 месяцев назад +1

      Yeah there is a plan to make that with react testing library

    • @anjithiruveedhi9771
      @anjithiruveedhi9771 11 месяцев назад

      @@SofiaGoyal Thank you, waiting eagerly....

  • @purushottamkumar6554
    @purushottamkumar6554 9 месяцев назад

    Please bring video on testing or any good Project

    • @SofiaGoyal
      @SofiaGoyal  8 месяцев назад

      Yeah it is planned for future

  • @Raj-vlog-entertainment
    @Raj-vlog-entertainment 5 месяцев назад +2

    There is no volume in this video. So, it was not of any help

  • @deepakhk3991
    @deepakhk3991 Год назад

    mam please do the projects on redux toolkit and typescript

  • @kushrajkidshouse8807
    @kushrajkidshouse8807 8 месяцев назад

    old Component ko create nhi kiya gaya use kaise kar rahe hai explain it

    • @sanketsingh5555
      @sanketsingh5555 7 месяцев назад

      Old parameter ki trh use kr rahe h click counter me with counter call kr rhe h and hum comp ko as argument pass kr rhe h

  • @learnautomation8277
    @learnautomation8277 2 месяца назад

    please explain these concepts using typescript.. concept wise there is no difference but these days people are using typescript and due to syntax difference, when trying to implement these things in typescript, we are getting syntax errors and its taking more time to fix them rather than learning them.

    • @SofiaGoyal
      @SofiaGoyal  2 месяца назад

      I can try that in future, but even if you are investing time in fixing ts issues, then its much more useful for u in long term. All the best 👍

  • @zuhairrehman2526
    @zuhairrehman2526 7 месяцев назад

    How is this a resolution for DRY. It is still repetitive code and seems like over-engineering a simple task. Anyhow, an informative video

    • @SofiaGoyal
      @SofiaGoyal  7 месяцев назад +1

      In the videos it is just to demonstrate how to use it and then it’s up to your intelligence how you are going to use it in the actual code

    • @zuhairrehman2526
      @zuhairrehman2526 7 месяцев назад

      @SofiaGoyal It's not the video example but the functionality that appears over-engineered.
      Edit- my bad, it isn't a hook*

    • @SofiaGoyal
      @SofiaGoyal  7 месяцев назад

      I still don’t understand why are you saying that, there are various popular hocs before hooks like withRouter in react router dom, connect in redux and even React.memo()

  • @user_abhigupta
    @user_abhigupta Год назад +1

    Next video on testing

  • @animeshghoroi9157
    @animeshghoroi9157 11 месяцев назад

    Mam,There is no sound in this video 😢

  • @jhonsnow534
    @jhonsnow534 3 месяца назад

    no volume :(

  • @shubhamjaiswal7645
    @shubhamjaiswal7645 2 месяца назад +1

    maine aapka chaneel nahi dekha hai phir bhi mujhe useState aata hai

    • @SofiaGoyal
      @SofiaGoyal  2 месяца назад

      That is just a say of saying, there is no need to mock on that. Would be great if you can focus on the concepts that are explained.

  • @saurabhdamde1999
    @saurabhdamde1999 11 месяцев назад

    please fix your audio...

    • @SofiaGoyal
      @SofiaGoyal  11 месяцев назад

      Can’t do anything with this one, but hopefully you won’t face issues in the new videos.

  • @sahilsharma-vd6uf
    @sahilsharma-vd6uf 10 месяцев назад

    worst explanation ever

    • @SofiaGoyal
      @SofiaGoyal  10 месяцев назад +1

      Others in the comment section think differently 😜

  • @manojmahie5584
    @manojmahie5584 Год назад

    please teach in English . It could be great to reach your teaching skills to global.

    • @SofiaGoyal
      @SofiaGoyal  Год назад +1

      the new react videos are available with english subtitles now, hope that helps 🙏