TypeScript rant

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

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
  • karma-typescript

    Simplifying running unit tests with coverage for Typescript projects.

  • You might already know, but for mocha you can use https://www.npmjs.com/package/ts-mocha. And if you're using karma, I recommend replacing it with cypress. Looks like karma-typescript doesn't even support Typescript 5: https://github.com/monounity/karma-typescript/issues/619

  • restfuncs

  • Here's a simple sample project which host the vite devserver inside express for development (so you don't have a chaos with different processes / ports / origins). This should be the way to go.

  • 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

  • Net Gala: Web Edition

    1 project | dev.to | 11 May 2024
  • Hacking out an AI spider with Node

    1 project | dev.to | 11 May 2024
  • Create NestJS libraries to interact with Ory API

    7 projects | dev.to | 11 May 2024
  • Why the CORDIC algorithm lives rent-free in my head

    1 project | news.ycombinator.com | 11 May 2024
  • Visual Introduction to Frontend Testing Types

    2 projects | dev.to | 10 May 2024