Strengthen Your Fetch API Calls with Zod

Поделиться
HTML-код
  • Опубликовано: 4 окт 2024

Комментарии • 7

  • @silviudinca6501
    @silviudinca6501 4 месяца назад +1

    very nice video, thanks for info

  • @jeevandza3464
    @jeevandza3464 4 месяца назад

    This is good for typescript but if you are using node and you have complex solutions i guess JOI stands at the top and also they are adding TS but not as good as zod.

    • @TypeScriptTV
      @TypeScriptTV  4 месяца назад

      Why do you think Joi is better? Zod can be used with NestJS in Node.js apps as well: docs.nestjs.com/pipes#object-schema-validation

  • @noahgsolomon
    @noahgsolomon 4 месяца назад

    tRPC is great for type safety at the api layer

    • @TypeScriptTV
      @TypeScriptTV  4 месяца назад

      Intresting! Do you use it in production?

  • @aminarune
    @aminarune 4 месяца назад +1

    Great video!

    • @TypeScriptTV
      @TypeScriptTV  4 месяца назад

      Thank you. I'm very happy the video was helpful.