10 Form Validation Tips Every Web Developer SHOULD KNOW!

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

КОМЕНТАРІ • 22

  • @ste-fa-no
    @ste-fa-no 9 місяців тому +16

    I didn't know about the "title" being used in the error suggestion, that's cool!
    And I totally agree: true validation in the server, front-end validation is just UX.

    • @JamesQQuick
      @JamesQQuick  9 місяців тому +4

      yeahhh! glad you learned something!

    • @ste-fa-no
      @ste-fa-no 9 місяців тому

      @@JamesQQuick always! 🙌

  • @francescociulla
    @francescociulla 9 місяців тому +2

    The amount of videos I have to watch on your channel is just insane ahahah. But best of luck man 🔥

  • @bradgarropy
    @bradgarropy 9 місяців тому +4

    Woah, I didn't know about the `title` attribute!

    • @JamesQQuick
      @JamesQQuick  9 місяців тому

      Learned it from Kevin Powell!!

  • @hcmac100
    @hcmac100 Місяць тому

    So clearly articulated thank you :)

  • @wadoudazer6906
    @wadoudazer6906 8 місяців тому +1

    hello james , thank you for this beautiful video , can you share with us the source code or the repository .you helped me a lot , thank you :)

  • @gamingwolf3385
    @gamingwolf3385 9 місяців тому +1

    The first comment please , upload video about session based auth in details , withour talking about the difference with token (we know it hhh )

  • @user-mq3em4rl5r
    @user-mq3em4rl5r 5 місяців тому

    loved this video!!

  • @bikebrainstudio
    @bikebrainstudio 9 місяців тому

    Very interesting. I see that custom message in the title attribute only works if the pattern attribute is set (even empty). Is that right?

  • @BenRogersWPG
    @BenRogersWPG 9 місяців тому

    Great video! Thank you

  • @sreehari872
    @sreehari872 7 місяців тому

    Great video😊

  • @toblamabor7072
    @toblamabor7072 9 місяців тому

    What about using Zod?

  • @phoneywheeze
    @phoneywheeze 9 місяців тому

    5:01 it's actually annoying that you have to tab away everytime to check if your username is valid or not
    instead I'd prefer the case where it tells me along when I'm typing

    • @JamesQQuick
      @JamesQQuick  9 місяців тому +1

      Yeah other people have said similar things. Goes to show there are multiple approaches!

  • @makandriival8507
    @makandriival8507 9 місяців тому

    Those popup validation msgs looks ugly, anyone can point me in the right direction how to style it?

    • @makandriival8507
      @makandriival8507 9 місяців тому

      my bad :) had to watch the video till the end first :)

    • @JamesQQuick
      @JamesQQuick  9 місяців тому

      Bahahaha glad it helped