By Tag (4)

zod

  1. Author avatar
    polubis 5 days ago

    Searching for the Holy Grail in validation world

    We'll compare the top 5 validation libraries that are used by the community, and try to determine which one is the best for developers and users

    zod, joi, yup, class-validator, superstruct, validation, libraries, comparison

    1
    0
    0
    0
    0
  2. Author avatar
    polubis 4 months ago

    Writing a parsing utility for Zod

    We'll parse schemas with the "Zod" library, investigate how we can reduce the amount of boilerplate, and make our parsing logic consistent

    zod, validation, type-safety, error-management, backend, typescript

    0
    0
    0
    0
    0
  3. Author avatar
    polubis 5 months ago

    Why you should start using Zod

    Let's explore what Zod can do and how it simplifies your daily work routine. We'll cover validation, type safety, and the general benefits of using this tool

    react, zod, typesafety, react-hook-form, trpc

    0
    0
    0
    0
    0
  4. Author avatar
    polubis 5 months ago

    Using Zod and TypeScript to write type safe code

    We'll implement 100% type safety for some code written in TypeScript. We'll do it without Zod, and later we'll build it up with Zod to see the difference

    zod, react, typescript, javascript, typesafety, typeguards

    0
    0
    0
    0
    0