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

  • @TinyMaths
    @TinyMaths 9 หลายเดือนก่อน +3

    Very helpful. Thank you; I was going to try to rewrite things on the backend because I had forgotten to use validation on some forms for writing to a database (nothing heavy like password or email - just product info; for a personal portfolio project), but then I thought, " why not do it on the frontend?; This was not as difficult as I thought it would be thanks to your explanation. 👍

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

    This was incredibly helpful, thank you! I'm new to React and have just jumped into making forms.

  • @Jr.SoftwareEngineer-lz3mn
    @Jr.SoftwareEngineer-lz3mn 6 หลายเดือนก่อน

    Very nice explanation sir. Thank you.

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

    Assalmau alykum wa rahmtullahi wa barkatuh bhai Masha allahu la quwwata illa billah. Alhumdulillah allah ta'ala ne aapko accha ilm diya hai Alhumdulillah

  • @muhammadyousaf2876
    @muhammadyousaf2876 3 หลายเดือนก่อน +1

    thanks yusuf

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

    i have a question , when you have a admin dashboard , the person the administrator can have access to the dashboard through the login form? or you have to make another form for that?

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

    what if i had only one form field (just an email) can i remove the handleChange function or make it different?

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

      onChange={(e)=>setEmail(e.target.value)}

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

    also how can i empty the fields after submitting automatically?

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

      use useRef hook.

    • @content.creatorbyunknown
      @content.creatorbyunknown 3 หลายเดือนก่อน

      U can set all fields to( " ") like this Also it will reset without using useref

  • @ummi7292
    @ummi7292 5 หลายเดือนก่อน +1

    how did the error messages in span turn red

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

      Add CSS or use Bootstrap

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

    Thanks 😊

  • @arshu0.720
    @arshu0.720 ปีที่แล้ว +1