How I unit tested types

This page summarizes the projects mentioned and recommended in the original post on /r/learnprogramming

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • just-types

    A collection of handy Typescript types.

  • I was working on a project where I needed to make some custom types. After a while of writing custom types, I figured out that I can extract the generic ones and publish them in a separate library. I called it just-types https://github.com/webNeat/just-types

  • tsd

    Check TypeScript type definitions

  • Nice. Have you checked out tsd? Would you consider your library to be a viable alternative to tsd?

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
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

  • 5 Resources Each TypeScript Developer Should Know About

    6 projects | dev.to | 10 Mar 2024
  • ts-essentials VS utility-types - a user suggested alternative

    2 projects | 24 Nov 2022
  • Function requires ommited type but accepts full type

    2 projects | /r/typescript | 6 Aug 2021
  • ⚛️ Explaining React's Types

    1 project | dev.to | 27 Mar 2024
  • Introduction to TypeScript — What is TypeScript?

    1 project | dev.to | 12 Mar 2024