He’s not wrong

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

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
  • xstate

    Actor-based state management & orchestration for complex app logic.

  • For context - He wrote xstate, one of the more complex typescript projects out there. I have been using the lib as of late and was pretty surprised that he was able to get the typing to work everywhere. I am still having a hard time understanding how the generics work inside the project (and sadly have been using any’s in a lot of places) but still quite impressed that the entire library is typesafe. I think he is in the position to make this joke!

  • DefinitelyTyped

    The repository for high quality TypeScript type definitions.

  • The problems described in the post will be fixed in the React 18 types since we remove {} from ReactNode

  • 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
  • TypeScript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • It's React.ReactNode but TypeScript will reject that during type-checking. This is not a limitation in @types/react but TypeScript itself: https://github.com/microsoft/TypeScript/pull/29818

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 Alternatives to Redux for React State Management

    5 projects | dev.to | 5 Apr 2024
  • Automating Data Collection with Apify: From Script to Deployment

    4 projects | dev.to | 17 Mar 2024
  • A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev

    47 projects | dev.to | 5 Feb 2024
  • What will happen to the full-stack framework in the future?

    4 projects | dev.to | 21 Dec 2023
  • Dubbl3bee airdrop - Thirdweb smart contract security vulnerability mitigation

    1 project | /r/dubbl3bee | 5 Dec 2023