Under-the-hood of React Hooks (useState and useEffect)

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

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

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

    I am currently an amateur developer learning my way through React.
    I am so happy to have stumbled across this video, it shows exactly what I was hoping to learn which other videos weren't explaining.
    Thank you for the concise example code representation of what React is.
    They should have this in their documentation lol
    Looking forward to your other Under the Hood videos!

  • @mykola_sopiha
    @mykola_sopiha 4 ปีที่แล้ว +2

    Very nice and simple explanation! Thank you!

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

    Mind-blowing!

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

    Nice explanation, thanks!

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

    Don't stop bro!

  • @machadoviewer
    @machadoviewer 2 ปีที่แล้ว

    Thank you!

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

    Pls don't stop ❤✌

    • @JavaScriptunderthehoodof
      @JavaScriptunderthehoodof  3 ปีที่แล้ว

      Thank you, much appreciated.
      Git coming shortly, post is here: craigtaub.dev/under-the-hood-of-git

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

    ❤❤

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

    i have seen two of your videos. they are good but could be much better and useful if you have explained while parallelly refering to the line of code you are talking about.
    before this one, i have seen webpack related video.

    • @JavaScriptunderthehoodof
      @JavaScriptunderthehoodof  4 ปีที่แล้ว +5

      Thanks for the useful feedback, much appreciated. I think that's a great point, on a slide with lots of code the line number will help. I will definitely do this going forward for future videos.

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

    Thanks a lot! You take after Putin especially by eyebrow movements

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

    trying to getting better at contributing to open source!

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

      Hello, better in what way? Doing more? Have you tried one of those sites which help locate good first time issues (e.g www.firsttimersonly.com/)?

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

    An object is not a primitive

    • @JavaScriptunderthehoodof
      @JavaScriptunderthehoodof  3 ปีที่แล้ว

      Ah yep good point (objects+arrays) thanks for raising.
      I'll update the blog but probably leave video as it is.