React Forms: the SIMPLEST way

Sdílet
Vložit
  • čas přidán 12. 12. 2022
  • The cleanest and simplest way of creating React forms without 3rd-party libraries. Let's see what a bad way vs. a good way of building a React form is.
    ======⚡⚡⚡======
    Consider supporting the channel by clicking the "Thanks" button ❤️
    👉 Get a 20% discount on Brilliant.org (to learn Science, Technology, Engineering, and Math): brilliant.sjv.io/kjVO2z
    ======⚡⚡⚡======
    🙌 Become my Patreon and get exclusive perks: / softdevdiaries
    💼 Follow me on LinkedIn and drop me a message if you'd like: / gusgadirov
    💻 Also, let's connect on GitHub: github.com/gusgad
    📚 Resources:
    FormData: developer.mozilla.org/en-US/d...
    checkValidity: developer.mozilla.org/en-US/d...
    And don't forget to subscribe for more videos like this 😊
    #react
  • Věda a technologie

Komentáře • 19

  • @conradunderwood6742
    @conradunderwood6742 Před rokem +2

    Thanks for the video! I found it easy to understand even though it is my first time using React and React forms.

  • @Gbw99
    @Gbw99 Před 3 měsíci +1

    hey! first of all thanks for the video, I landed here because I was looking at my code and I was thinking there was something wrong with this part of the code and I knew I could do something cleaner.
    And your video showed me how to :)

  • @igetknock11
    @igetknock11 Před měsícem

    Where can i get this boostrap form layout ? as it doesnt appear in my browser

  • @rameshcena
    @rameshcena Před 10 měsíci +2

    You are making a trade-off by removing the feature to validate on-the-fly. Validating everything on submit is not necessarily an efficient way depending on the case.

  • @MohamedHassan-yk5xn
    @MohamedHassan-yk5xn Před rokem

    Nice video, thanks.
    I usually use Formik to handle my forms.

  • @randompointlessness2766
    @randompointlessness2766 Před 8 měsíci

    What if I dont want the styles of bootatrap to be added ? 😅

  • @topkangaroo7892
    @topkangaroo7892 Před rokem

    bro i am fresh front-end developer
    how much salary could i expect (with 0 years of exp)
    and also interview question asked in interview if you can tell
    please

    • @libra2054
      @libra2054 Před rokem

      tu seras pauvre au debut mdr

  • @papa_ethan
    @papa_ethan Před měsícem

    Confusing in the end.

  • @libra2054
    @libra2054 Před rokem

    I followed your tutorial and it didn't work

  • @Pareshbpatel
    @Pareshbpatel Před 19 dny

    {2024-07-08}

  • @sriyell
    @sriyell Před 6 měsíci +6

    Thankyou for wasting time

  • @mdmofazzalhossain77
    @mdmofazzalhossain77 Před 10 měsíci +7

    the worst tutorial ever