Backend developer here: recommendations on frameworks for creating a web app

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

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
  • Chart.js

    Simple HTML5 Charts using the <canvas> tag

  • For charts, I'd recommend charts.js or if you need more sophisticated visualizations d3js.

  • Svelte

    Cybernetically enhanced web apps

  • I would recommend Svelte as a JS framework. It's a minimalistic framework, you can use it for state management and reactivity. It doesn't do much, but that's its strength. It's like writing vanilla JS with just the right amount of framework-magic to make your life easier.

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

    Bring data to life with SVG, Canvas and HTML. :bar_chart::chart_with_upwards_trend::tada:

  • For charts, I'd recommend charts.js or if you need more sophisticated visualizations d3js.

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

  • What is the technology stack used to create these live charts?

    2 projects | /r/learnprogramming | 10 Dec 2023
  • How do you make these graphics? Is there a software or is it done thru Figma?

    3 projects | /r/webdev | 10 Jan 2023
  • What are some good graph visualization libraries?

    2 projects | /r/learnprogramming | 15 Dec 2022
  • PowerBI: please tell me there's something better for enterprise use cases

    3 projects | /r/dataengineering | 28 Oct 2022
  • ✨Top React Charts Libraries [2021]

    8 projects | dev.to | 27 Sep 2021