Ask HN: What's the fastest and simplest way to prototype a web app in 2023?

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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

    A starter kit for quickly building your next app. Side project or startup! (by mcapodici)

  • My open source project is mostly aimed at this. Happy to help out early adopters (find me on twitter @mcapodici)

    https://github.com/mcapodici/firestarter

    1. Check

    2. Check: I started using github spaces developing this

    3. Check

    4. Uses Firebase, trading off open sourceness for convenience

  • litestack

  • Rails is the way to go. The productivity of the Ruby language is insane. It's battle tested for decades and you can easily scale your prototype.

    If you want a simple app served on a single host you can try LiteStack [0] so you don't need a Redis/Postgres/Sidekiq instance, just SQLite.

    Laravel is also good if you like PHP language.

    [0] https://github.com/oldmoe/litestack

  • 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

  • Deepkit Framework: Revolutionizing Web App Development at Enterprise Scale

    1 project | news.ycombinator.com | 13 May 2024
  • Basic principles of Formik

    1 project | dev.to | 13 May 2024
  • Creating a Responsive Navbar Using Material UI in a Next.js Project

    1 project | dev.to | 13 May 2024
  • React without Pain: Avoid Re-Renders and Simplify Dependencies

    1 project | dev.to | 13 May 2024
  • Integration of Facial Authentication (Recognition) on an Employee Dashboard using FACEIO, Next.js & Typescript.

    5 projects | dev.to | 13 May 2024