React Hooks | Understanding Hooks and useState hook in React | Complete React Tutorial Series

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

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

  • @asfandyar_ali
    @asfandyar_ali ปีที่แล้ว +7

    Hello Piyush! This is an appreciation comment. You've got some serious teaching skills. Keep up the great work. I would love to see more of your React JS projects here :) Stay blessed.

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

    Bhai aajse to mein apka fan ho gaya 😃...sabse best explain kiya hai 🔥🔥

    • @Danbo_DN
      @Danbo_DN 7 หลายเดือนก่อน

      Me too

  • @Danbo_DN
    @Danbo_DN 7 หลายเดือนก่อน +1

    Appreciate this explanation.
    I tried to learn react multiple times from multiple teacher or couch.
    But everything went over my head. But first time, after seeing this video, I understood the hooks. Otherwise i afraid about hooks.
    Your explanation says that you may stuck on that too. Because you easily understood where we may stuck. And you was right.
    Thanks bro. You're the smartest Developer ever I've ever seen

    • @Danbo_DN
      @Danbo_DN 7 หลายเดือนก่อน +1

      Finally I know what is hook.
      My fear become fair.
      How I thank you I can't understand.
      May allah Bless you and prosper in life.

  • @banothutharun2743
    @banothutharun2743 2 หลายเดือนก่อน +1

    Excellent content and explanation brother 🎉

  • @jinngaming6942
    @jinngaming6942 ปีที่แล้ว

    bahut acha lag raha hai sir mast pada rahe ho lage raho piyush sir mughe use state or state samgh nahi aa rah tha aapne samgha diya thank u so much sir u r the best

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

    I watched so many videos of states but was unable to understand but now my concepts are clear. Very helpful

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

      I am glad that you liked the video.
      Would put best efforts to make more quality education videos 🚀

  • @pkyadav6230
    @pkyadav6230 ปีที่แล้ว

    hey! piyush i was following some other playlist i wasted nearly 2-3 day studying 6-7hours but i understoood nothing...
    but after landing on your playlist of react.... is like great relief and understanding the concepts in visual manner.. fantastic video

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

    Dear brother your way of teaching is just awesome today my initial concepts are cleared now Thanks

  • @manashvardhan9965
    @manashvardhan9965 8 หลายเดือนก่อน

    Aapne ek achhi series banayi hai thanks 🙏

  • @ranjanbhat5607
    @ranjanbhat5607 ปีที่แล้ว

    You are awesome bro. Keep making such videos

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

    Hi
    Piyush, Really well Explained For React I followed your video

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

      Thanks a lot Rammeek 🔥
      Keep supporting keep learning 🚀🚀

  • @sayun8848
    @sayun8848 2 หลายเดือนก่อน +1

    import React from 'react';
    export function App(props) {
    const [count, setCount] = React.useState(0);
    console.log('Count: , count);
    const numberIsFun = () => {
    if(count%2 === 0){
    return "even"
    } else{
    return "odd"
    }
    };
    return (

    COUNT IS : {count}
    Number is {numberIsFun()}
    setCount(count + 1)}>INCREMENT
    setCount(count - 1)}>DECREMENT

    );
    }

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

    Good explanation 🎉

  • @striver_108
    @striver_108 6 หลายเดือนก่อน +1

    import React,{useState} from "react";
    function CounterComponent(){
    const [count,setCounter]=useState(0);
    return(
    value of counter is - {count}
    {count%2!=0 ? "number is odd" : "number is even" }
    setCounter(count + 1)}>change count
    setCounter(count - 1)}>decrease count
    )
    }
    export default CounterComponent;

  • @Kinggaming-hp3qp
    @Kinggaming-hp3qp 2 ปีที่แล้ว

    Great work brother 🙌🏼❤

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

    I Want to become a Font-End Developer and i am currently fowwing your React Series..and one this i really want say is that....I am Loving it, the way you explained each and every concept is Amazing. Love your work..Thankyou for creating this Beautiful Playlist... i guess i am on a right path :)

    • @piyushgargdev
      @piyushgargdev  ปีที่แล้ว

      Thanks a lot for your Kind Words! 😇 Best of luck! 🚀

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

    Good 🎉

  • @pallavisoni4162
    @pallavisoni4162 ปีที่แล้ว

    you explain each and everything in detail by watching your videos i learned easily can u please make videos on angular

  • @abhishekkumaryadav1088
    @abhishekkumaryadav1088 หลายเดือนก่อน

    thank you bhiaya

  • @Monotonic_Stack
    @Monotonic_Stack ปีที่แล้ว

    love you sir finally understood hooks

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

    Thank you

  • @sachinsaini-kc6gv
    @sachinsaini-kc6gv 7 หลายเดือนก่อน

    Bhaiya Please Create a Playlist on TailwingCSS also..

  • @samiranroyy1700
    @samiranroyy1700 5 วันที่ผ่านมา

    respect sir

  • @jayprakashjaiswaldeptofcom1250
    @jayprakashjaiswaldeptofcom1250 ปีที่แล้ว

    Thanks bhaiya

  • @sourabhkushwaha4171
    @sourabhkushwaha4171 9 หลายเดือนก่อน