Javascript

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

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

    A modern JavaScript utility library delivering modularity, performance, & extras.

  • TypeScript

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

  • Now, JavaScript was built with the idea that it should keep on trucking through any error, which frankly is a horrible idea to build a language around. So given the interesting design philosophy JavaScript really couldn't do anything else. There's a reason Typescript is so common after all, but unfortunately it does nothing about this particular issue. (There's an issue for it but it's been inactive for a while: https://github.com/microsoft/TypeScript/issues/18286)

  • 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

  • TypeScript: why you shouldn't throw errors to control the program flow

    2 projects | dev.to | 10 Apr 2023
  • A Typescript-first alternative to Lodash/Underscore

    5 projects | /r/typescript | 20 Jan 2023
  • I am disappointed by dynamic typing

    2 projects | news.ycombinator.com | 29 Nov 2022
  • Question about error handling in Typescript

    3 projects | /r/typescript | 20 Aug 2022
  • Any good source-to-source compiler guides?

    8 projects | /r/Racket | 1 Aug 2022