Learn the React onChange event handler 🚦

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

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

  • @BroCodez
    @BroCodez  11 หลายเดือนก่อน +7

    // onChange = Event handler used primarily with form elements.
    // ex. , , ,
    // Triggers a function every time the value of the input changes.
    import React, {useState} from 'react';
    function MyComponent(){
    const [name, setName] = useState("Guest");
    const [quantity, setQuantity] = useState(1);
    const [comment, setComment] = useState("");
    const [payment, setPayment] = useState("");
    const [shipping, setShipping] = useState("Delivery");
    function handleNameChange(event){
    setName(event.target.value);
    }
    function handleQuantityChange(event){
    setQuantity(event.target.value);
    }
    function handleCommentChange(event){
    setComment(event.target.value);
    }
    function handlePaymentChange(event){
    setPayment(event.target.value);
    }
    function handleShippingChange(event){
    setShipping(event.target.value);
    }
    return (

    Name: {name}

    Quantity: {quantity}

    Comment: {comment}

    Select an option
    Visa
    Mastercard
    Giftcard

    Payment: {payment}


    Pick Up



    Delivery

    Shipping: {shipping}
    );
    }
    export default MyComponent

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

      Bro code I really appreciate you
      But I want you to start laravel php with mysql project from scratch please
      Asking the second time man
      Thank you .

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

      Please make redux and context API tutorials in react

  • @NitinSharma-pk9yi
    @NitinSharma-pk9yi 11 หลายเดือนก่อน +9

    please complete this series,,,, ,your content is awesome

  • @hunin27
    @hunin27 11 หลายเดือนก่อน +2

    thanks, even if you dont post much about react, i understand your main content is javascript now ❤

  • @Knightd-d9m
    @Knightd-d9m 11 หลายเดือนก่อน +2

    Can you please make a full course on REACT....Please Please
    I have learned everything from you can you please make that

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

    Your explanation is great brother❤

  • @Sarcastic_world-j5n
    @Sarcastic_world-j5n 4 หลายเดือนก่อน

    my teacher is can't be teach us after paying like u teach us nice explaination bro

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

    Thanks man! really really helpful, greatings from Colombia

  • @vladyslav-py-js-cs
    @vladyslav-py-js-cs 11 หลายเดือนก่อน +1

    React is so easy with you 😁

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

    Very very great playlist, Thank you Bro :). I Pray for U.

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

    you have no idea how much i love you

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

    good bro

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

    amazing video thank u so much for explaining it so goooood

  • @keyvan-mg2hv
    @keyvan-mg2hv วันที่ผ่านมา

    Thanks

  • @BrianMwaura-p1q
    @BrianMwaura-p1q 9 หลายเดือนก่อน +1

    Thank you so much

  • @otabekmadaminov-z2i
    @otabekmadaminov-z2i 2 หลายเดือนก่อน

    Thank you bro

  • @Tommyverceti8669
    @Tommyverceti8669 7 หลายเดือนก่อน +2

    yo oyo yo oyo yooooooo

  • @Codingzone12
    @Codingzone12 8 หลายเดือนก่อน +1

    the best bro

  • @iwodhxb
    @iwodhxb 10 หลายเดือนก่อน +1

    You're legend

  • @DalmoJuniorRibeiro-hz3oe
    @DalmoJuniorRibeiro-hz3oe 11 หลายเดือนก่อน

    Great as usual. Thanks.

  • @Legacylanes_moto
    @Legacylanes_moto 11 หลายเดือนก่อน +1

    Thanks bro!

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

    You forget checkbox thank you mach bro

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

    Could you make a video on Java Modules? They really confuse me and I can't find any good videos about it.

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

    React helps you understand html better

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

    Bro where did you get your Chinese from

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

    Will we get a Redux tutorial? dear Bro?

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

    Noice

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

    1000th view i think

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

    PLEAAAAAASE make a Django course . specially backend

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

      😂😂😂😂😂

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

    please write the code on comment

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

    Do you have any Instagram acc?