Ask HN: What is the best stack for a single dev?

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

    web development, streamlined (by sveltejs)

  • I've pumped out many web apps using Svelte(Kit). I find it very good for rapid prototyping and exploratory programming. For example, I wrote a beat-aware video player in an afternoon or two.

    Even if you are a single dev, you will probably find yourself interacting with other members of the community. (Maybe more so for a single dev?) I find the Svelte community quite responsive and helpful.

    SvelteKit can handle both client and server parts. It streamlines a lot of the stuff most web apps need like routing. However, it doesn't include some other common stuff like auth and persistence to a database.

    https://kit.svelte.dev/

  • 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

  • CryptoFlow: Building a secure and scalable system with Axum and SvelteKit - Part 6

    2 projects | dev.to | 23 May 2024
  • Svelte and SvelteKit Explained

    1 project | dev.to | 15 May 2024
  • Image Generator with Cloudflare

    2 projects | dev.to | 11 Apr 2024
  • Cannot CRUD cookies in SvelteKit from another port

    2 projects | news.ycombinator.com | 3 Mar 2024
  • CryptoFlow: Building a secure and scalable system with Axum and SvelteKit - Part 1

    3 projects | dev.to | 5 Jan 2024