What tools do people use to make most modern websites?

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

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
  • jamstack.org

    The official Jamstack site

  • The alternative is a JAM stack (https://jamstack.org/). The hosting for it can be very cheap (in many cases $0), but you don't have SSR.

  • Next.js

    The React Framework

  • Next.js with server-side rendering is very popular right now. I've been using it for 2 years, and I am pretty happy with it.

  • 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

  • Create sitemaps for a multi-language, multi-domain, URL-translated, static Next.js site

    2 projects | dev.to | 18 Oct 2022
  • Enabling Preview mode in your Next.js application

    3 projects | dev.to | 8 Jun 2022
  • Using Next.js to improve speed and efficiency

    2 projects | dev.to | 14 Nov 2023
  • The Most Minimalist Next.js TODO app

    2 projects | dev.to | 14 Jul 2021
  • What the alternatives to (SPA) single page application?

    3 projects | /r/Frontend | 26 Jun 2021