Dumb question

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

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

    Prettier is an opinionated code formatter.

  • Its easier to always include them so you don't get caught up on the few places where it does matter. And if you're using a formatter like prettier, you can get them included automatically for you.

  • Standard

    🌟 JavaScript Style Guide, with linter & automatic code fixer

  • For example, if you use https://standardjs.com/ - it will error on your second code snippet and if you ask it for an autofix - it will transfer the minus sign to the first line.

  • 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

  • How much does having ; at the end matter in javascript?

    2 projects | /r/learnprogramming | 18 May 2022
  • Cleaning up whitespace changes in a pull request

    2 projects | /r/git | 30 Jun 2021
  • Prettier and Standard in VSCode

    2 projects | dev.to | 29 Apr 2021
  • Most basic code formatting

    5 projects | dev.to | 18 Apr 2024
  • Level Up Your TypeScript Projects: Discover the Power of ESLint and Prettier

    3 projects | dev.to | 28 Nov 2023