Building better React forms with Formik

Поділитися
Вставка
  • Опубліковано 3 гру 2024

КОМЕНТАРІ • 41

  • @peterbyun441
    @peterbyun441 4 роки тому +33

    For whom may want to skip the installation, actual coding starts at 6:30.
    Thanks for the helpful tutorial!

    • @animanoir
      @animanoir 4 роки тому

      thanks!

    • @ahmaddavis295
      @ahmaddavis295 3 роки тому

      I realize Im quite off topic but does anyone know a good website to watch new movies online?

  • @Gabriel-cd5jx
    @Gabriel-cd5jx 4 роки тому +3

    Great video. Formik seems to be a great lib, lightweight and very performant. Takes much of the pain of writing forms. Thanks!

  • @mayank_upadhyay_19
    @mayank_upadhyay_19 4 роки тому +1

    Thankyou very much, I watched other tutorials but they were quite vague and some were long.
    This tutorial was best for me and I implemented my own forms using formik and yup!

  • @gasorey
    @gasorey 4 роки тому +8

    I would love to see this tutorial using typescript

  • @olliewelsh123
    @olliewelsh123 4 роки тому

    nice video. super helpful and a well paced
    for anyone interested i added this line to the select box code and it works nicely if you add an array with the options, as an option prop on the selectbox component.

    Please Select an Option...
    {props.options.map((option,id) => {
    return ({option})
    })}

  • @ralfhuesing5238
    @ralfhuesing5238 4 роки тому

    Great video for the introduction to Formik! I love it!

  • @dixitboghani3528
    @dixitboghani3528 4 роки тому +7

    github link

  • @maxsmith4264
    @maxsmith4264 3 роки тому +1

    Curious what VS Code theme this is? Looks great!

  • @emreaka3965
    @emreaka3965 3 роки тому

    Thank you! ^^

  • @namucho266
    @namucho266 3 роки тому

    gosh such a great video! thank you so much

  • @amineouabbou6620
    @amineouabbou6620 4 роки тому

    Great tutorial, thanks men

  • @rkeenan85
    @rkeenan85 3 роки тому

    Any examples for Radio Buttons in Formik? I would say that is the only thing this tutorial is missing. Other than that, it is great.

  • @OleksandrDanylchenko2k
    @OleksandrDanylchenko2k 4 роки тому

    Great guide!

  • @raymelody6132
    @raymelody6132 4 роки тому

    Very helpful video!!!

  • @SonGoku-lc1sb
    @SonGoku-lc1sb 3 роки тому +1

    Can you please tell me the font being used in your vscode as well as the color theme ?

  • @mattmarkus4868
    @mattmarkus4868 3 роки тому

    How about an example that fetches data from the server for an edit? This is just a blank form for add only. I'm wondering how to use formik to fetch an entity from the server and populate formik values with the retrieved item and handle validation from there as well as from a blank item (ie, Add)

  • @abessesmahi4888
    @abessesmahi4888 4 роки тому +1

    Thank you so much

  • @skverskk
    @skverskk 4 роки тому

    Well done

  • @morrisrjc
    @morrisrjc 3 роки тому

    for whom it may concern, if your onSubmit isn't working, double check that your validation schema names exactly match the custom input names. made that silly typo myself

  • @shivaramr1170
    @shivaramr1170 3 роки тому

    The checkbox is not getting reset once the form is submitted and alert box arises.

  • @user-kg5jh2ct4r
    @user-kg5jh2ct4r 4 роки тому

    I can't seem to get the form to display the errors

  • @atealab6152
    @atealab6152 3 роки тому

    What's the name of your theme ?

  • @mrkhoros
    @mrkhoros 3 роки тому +1

    How is it easier than actually coding everything? Seems the same to me

  • @Richeykyle
    @Richeykyle 3 роки тому

    I want have my form send all the values the user input to me in an email and then reset the form. How would I write the "onSubmit" function to do that?

  • @alexup7437
    @alexup7437 3 роки тому +1

    From Russia with love :D

  • @sunguru981
    @sunguru981 4 роки тому

    To whomever who is viewing after the new UA-cam update (separation of video content by sections, which is pretty dope), Cheers :)

  • @barryallen35
    @barryallen35 3 роки тому

    Niceee !

  • @Elator11777
    @Elator11777 4 роки тому

    Thank you

  • @aLEX983097
    @aLEX983097 3 роки тому

    Please add link to this project on some git repository)

  • @salahxg100
    @salahxg100 4 роки тому

    that shell/terminal is cool, can you share software's name with us ?

    • @NicolasMontreal
      @NicolasMontreal 4 роки тому

      It might be iterm2 with zsh and Oh-My-Zsh. The them should be "powerlevel10k"

    • @salahxg100
      @salahxg100 4 роки тому

      @@NicolasMontreal thanks man appreciate it, ended up using ConEmu terminal since I'm using windows

    • @NicolasMontreal
      @NicolasMontreal 4 роки тому

      SalahXG I find this for my windows, I will try it right away! dev.to/zinox9/installing-zsh-on-windows-37em

    • @salahxg100
      @salahxg100 4 роки тому

      @@NicolasMontreal that's interesting, kind of long setup, but surely I will try it, thanks for the mention

  • @rajeevbhosle1580
    @rajeevbhosle1580 3 роки тому

    thanks , please share code ,it will really helpful for beginner

  • @coolwhip2291
    @coolwhip2291 3 роки тому

    You sound like Elon Musk =)))