Zod Validation in React (Complete Tutorial)

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

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

  • @nourmustafa5094
    @nourmustafa5094 วันที่ผ่านมา +1

    The way you validated .env file is cool, thanks Darius❤

  • @dcmbassi
    @dcmbassi วันที่ผ่านมา

    So many useful tidbits in this one. I didn't know about nullish, or the safeParse, or the trick with the environment variables. Thanks, Darius.

  • @adityaprasad3122
    @adityaprasad3122 วันที่ผ่านมา +6

    Please make a video about axios interceptors and how to manage access & refresh token from backend in reactjs

  • @garudaputro
    @garudaputro 21 ชั่วโมงที่ผ่านมา

    This is what i looking, thanks for explain this topic with easies way ❤ love it

  • @AntNZ
    @AntNZ 21 ชั่วโมงที่ผ่านมา

    Would be awesome to get a tutorial on how to integrate types generated by Prisma into zod schemas with minimal refactoring each time a model changes.

  • @bentennyson1897
    @bentennyson1897 วันที่ผ่านมา +3

    Hey, can you make a full fledged live project on youtube using all the practical libraries like tanstack query, zod, zustand, etc. using Next JS as a framework

  • @gauravbawa5609
    @gauravbawa5609 วันที่ผ่านมา

    once again blast with great content🎉

  • @Lucas-md8gg
    @Lucas-md8gg วันที่ผ่านมา +1

    Make a video about Tanstack table and router, if possible!

  • @aliakbarmohajeruni3628
    @aliakbarmohajeruni3628 วันที่ผ่านมา

    Thank you

  • @tusharr911
    @tusharr911 ชั่วโมงที่ผ่านมา

    Perfection

  • @kartikkaushik4743
    @kartikkaushik4743 วันที่ผ่านมา

    nice share Darius what will be coming next?

  • @CLeovison
    @CLeovison 15 ชั่วโมงที่ผ่านมา

    Hi Darius,
    Can you create a video on how to handle error in react without try catch? Because i think it was better to actually handle the error on your own rather than relying on try catch to handle the error for you.
    Thank you so muuch

  • @dharylcarryalmora5414
    @dharylcarryalmora5414 วันที่ผ่านมา

    You forget to add date and useFieldArray

  • @muhamadbintangrk4693
    @muhamadbintangrk4693 18 ชั่วโมงที่ผ่านมา +1

    trpc pls

  • @daniel-fi7be
    @daniel-fi7be วันที่ผ่านมา

    the project react is not openeing

  • @serhiyi7526
    @serhiyi7526 วันที่ผ่านมา

    thanks for the video, but I still don't understand the meaning of this library when using typescript (if we were talking about js, then yes). But typescript has its own descriptions of models