An intro to TSConfig for JavaScript Developers

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

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

    ✍️ Tracking the status of Babel's implementation of TC39 proposals (may be out of date) (by babel)

  • target - Specifies the ECMAScript target version for the emitted JavaScript. Defaults to ES3. To ensure maximum compatibility, set this to the lowest version that your code requires to run. ESNext setting allows you to target the latest supported proposed features.

  • TypeScript-Handbook

    Discontinued Deprecated, please use the TypeScript-Website repo instead

  • jsx - If you are using JSX (for example with React), this setting determines how your JSX files should be treated(preserve, react, react-native, etc.).

  • 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

  • Writing RFCs

    1 project | dev.to | 6 Mar 2024
  • Pipeline Operator great again!

    2 projects | dev.to | 29 Sep 2023
  • Set methods proposal reaches stage 3

    6 projects | /r/javascript | 1 Dec 2022
  • Upcoming ECMAScript features I'm excited about

    6 projects | dev.to | 22 Jul 2022
  • Updates from the 89th TC39 meeting

    4 projects | /r/javascript | 2 Apr 2022