Nest JS Websockets - Pipes and E2E Validation with Zod

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Purpose built for real-time analytics at any scale.
InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • zod

    TypeScript-first schema validation with static type inference

    Define schemas for our data with zod and use schema methods such as parse to do validation checks.

  • InfluxDB

    Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.

    InfluxDB logo
  • react-hook-form

    📋 React Hooks for form state management and validation (Web + React Native)

    Use react-hook-form to enhance our login form and give us the ability to use our schemas to validate on form submissions.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Taming Forms in React TypeScript: A Deep Dive into Formik and Yup

    2 projects | dev.to | 22 Jul 2024
  • [React JS] I don't know a better way to handle Forms in React

    2 projects | dev.to | 6 Feb 2024
  • Using Zod with React hook form using typescript

    2 projects | dev.to | 16 Mar 2023
  • Don't use useEffect in forms

    2 projects | dev.to | 21 Dec 2022
  • Typing API Responses With Zod

    3 projects | dev.to | 14 Jul 2022

Did you konow that TypeScript is
the 2nd most popular programming language
based on number of metions?