React Context API | Manage Global State

แชร์
ฝัง
  • เผยแพร่เมื่อ 7 พ.ย. 2024

ความคิดเห็น • 23

  • @ssumit196
    @ssumit196 3 ปีที่แล้ว +3

    Thanks bhai. If possible , also do a video on React Redux or a full MERN stack project in future. cheers.

  • @thecareercoach231
    @thecareercoach231 3 ปีที่แล้ว +4

    Amazing for learners👌

  • @kritigoswami7382
    @kritigoswami7382 3 ปีที่แล้ว +1

    Instrstingly done ✅👍🏻

  • @techjourneyrecoded4114
    @techjourneyrecoded4114 3 ปีที่แล้ว +2

    Very well explained 👏

  • @gauravranjan9132
    @gauravranjan9132 3 ปีที่แล้ว +1

    Great content bro😊

  • @Nilesh.Pandey
    @Nilesh.Pandey 3 ปีที่แล้ว +1

    Good work bro ❤️

  • @samratsingh2463
    @samratsingh2463 3 ปีที่แล้ว +1

    Thanks sir ......!!!!

  • @ramesh90010
    @ramesh90010 3 ปีที่แล้ว +1

    Good job 👌

  • @akashbose3682
    @akashbose3682 3 ปีที่แล้ว +1

    Learning simplified 👍

  • @augischadiegils.5109
    @augischadiegils.5109 2 ปีที่แล้ว +1

    ❤️❤️❤️❤️❤️

  • @137dylan
    @137dylan 2 ปีที่แล้ว +1

    I didn't know you can mix "createContext" with class components like this. I guess it makes sense as "createContext" is not a hook..?

    • @FullstackSimplified
      @FullstackSimplified  2 ปีที่แล้ว +1

      Correct you can use context in both functional and class based components.
      In functional components you need to use the useContext(Context) hook/ Context.Consumer
      And
      In class based components you only have the option to use Context.Consumer

  • @deepakgupta2084
    @deepakgupta2084 2 ปีที่แล้ว +1

    can you make a crash coeuse redux tutorial